Initializes a new instance of the Person class

Namespace: SmartCDSSKBLibrary.khu.vMR
Assembly: SmartCDSSKBLibrary (in SmartCDSSKBLibrary.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public Person()
Visual Basic
Public Sub New
Visual C++
public:
Person()
F#
new : unit -> Person

See Also