RequestInfo Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the RequestInfo class.
Overload List
Name | Description | |
---|---|---|
RequestInfo() | Initializes a new instance of the RequestInfo class. | |
RequestInfo(String, String, Guid) | Initializes a new instance of the RequestInfo class that uses the specified requestor's e-mail address, justification, and ID. |
Top