Click or drag to resize

WriteToServerT Constructor

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public WriteToServer(
	Visual owner,
	string bindingName
)

Parameters

owner
Type: Demo3D.VisualsVisual

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

bindingName
Type: SystemString

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

See Also