Initializes a new instance of the Entity class
Namespace: SmartCDSSKBLibrary.khu.vMRAssembly: SmartCDSSKBLibrary (in SmartCDSSKBLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public Entity() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: Entity() |
F# |
---|
new : unit -> Entity |