Method | Description | |
---|---|---|
CorProcessEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorProcess process ) : System | ||
CorProcessEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorProcess process, ManagedCallbackType callbackType ) : System | ||
ToString ( ) : string |
public CorProcessEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorProcess process ) : System | ||
process | Microsoft.Samples.Debugging.CorDebug.CorProcess | |
return | System |
public CorProcessEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorProcess process, ManagedCallbackType callbackType ) : System | ||
process | Microsoft.Samples.Debugging.CorDebug.CorProcess | |
callbackType | ManagedCallbackType | |
return | System |