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