Perspective Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of Perspective.
Overload List
Name | Description | |
---|---|---|
Perspective() | Initializes a new instance of Perspective using the default values. | |
Perspective(String) | Initializes a new instance of Perspective using a name. | |
Perspective(String, String) | Initializes a new instance of Perspective using a name and an identifier. |
Top