TestId Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the TestId class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
TestId() | Initializes a new instance of the TestId class. | |
TestId(Guid) | Initializes a new instance of the TestId class by using the provided GUID. |
Top