C# Class Microsoft.Samples.Debugging.CorDebug.CorExceptionUnwind2EventArgs

Inheritance: CorThreadEventArgs
显示文件 Open project: LogosBible/monodevelop Class Usage Examples

Private Properties

Property Type Description
CorExceptionUnwind2EventArgs System
CorExceptionUnwind2EventArgs System

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
CorExceptionUnwind2EventArgs ( Microsoft.Samples.Debugging.CorDebug.CorAppDomain appDomain, Microsoft.Samples.Debugging.CorDebug.CorThread thread, CorDebugExceptionUnwindCallbackType eventType, int flags ) : System
CorExceptionUnwind2EventArgs ( Microsoft.Samples.Debugging.CorDebug.CorAppDomain appDomain, Microsoft.Samples.Debugging.CorDebug.CorThread thread, CorDebugExceptionUnwindCallbackType eventType, int flags, ManagedCallbackType callbackType ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string