Member Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the Member class.
Overload List
Name | Description | |
---|---|---|
Member() | Initializes a new instance of the Member class. | |
Member(String) | Initializes a new instance of the Member class with the specified unique name. |
Top