Click or drag to resize

WriteToServerT(String) Constructor

Initializes a new instance of the WriteToServerT class

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public WriteToServer(
	string bindingName
)

Parameters

bindingName  String

[Missing <param name="bindingName"/> documentation for "M:Demo3D.Visuals.WriteToServer`1.#ctor(System.String)"]

See Also