[Missing <summary> documentation for "T:SmartCDSSKBLibrary.khu.vMR.Person"]

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

Syntax

C#
public class Person : Entity
Visual Basic
Public Class Person
	Inherits Entity
Visual C++
public ref class Person : public Entity
F#
type Person =  
    class
        inherit Entity
    end

Inheritance Hierarchy

See Also