NameInfo Constructor
Include Protected Members
Include Inherited Members
Initializes an instance of the NameInfo class.
Overload List
Name | Description | |
---|---|---|
![]() |
NameInfo() | Initializes an instance of the NameInfo class. |
![]() |
NameInfo(NameInfo) | Initializes an instance of the NameInfo class based on another NameInfo object. |
![]() |
NameInfo(String, String, String) | Initializes an instance of the NameInfo class with the specified name and description. |
Top