Click or drag to resize

SDKViewWrapper Constructor

Initializes a new instance of the SDKViewWrapper class.

Namespace:  ABB.Robotics.Tps.SDK.Base
Assembly:  ABB.Robotics.Tps.SDK.Base (in ABB.Robotics.Tps.SDK.Base.dll) Version: 6.5.129.0
Syntax
C#
protected SDKViewWrapper(
	string cstmAssemblyName,
	string cstmTypeName
)

Parameters

cstmAssemblyName
Type: SystemString
cstmTypeName
Type: SystemString
See Also