Method | Description | |
---|---|---|
CorThreadEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorAppDomain appDomain, Microsoft.Samples.Debugging.CorDebug.CorThread thread ) : System | ||
CorThreadEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorAppDomain appDomain, Microsoft.Samples.Debugging.CorDebug.CorThread thread, ManagedCallbackType callbackType ) : System | ||
ToString ( ) : string |
public CorThreadEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorAppDomain appDomain, Microsoft.Samples.Debugging.CorDebug.CorThread thread ) : System | ||
appDomain | Microsoft.Samples.Debugging.CorDebug.CorAppDomain | |
thread | Microsoft.Samples.Debugging.CorDebug.CorThread | |
return | System |
public CorThreadEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorAppDomain appDomain, Microsoft.Samples.Debugging.CorDebug.CorThread thread, ManagedCallbackType callbackType ) : System | ||
appDomain | Microsoft.Samples.Debugging.CorDebug.CorAppDomain | |
thread | Microsoft.Samples.Debugging.CorDebug.CorThread | |
callbackType | ManagedCallbackType | |
return | System |