Include Protected Members
Include Inherited Members
Initializes an instance of the DebugRequestMessage 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 | |
---|---|---|
![]() |
DebugRequestMessage(Guid, DebugTargetInfo) | Initializes an instance of the DebugRequestMessage class by using the provided GUID and target debug information. |
![]() |
DebugRequestMessage(Guid, DebugTargetInfo, DebugEventHandler) | Initializes an instance of the DebugRequestMessage class by using the provided GUID, target debug information, and debug event handler for callback. |
Top