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

Inheritance: CorThreadEventArgs
Afficher le fichier Open project: LogosBible/monodevelop Class Usage Examples

Private Properties

Свойство Type Description
CorExceptionUnwind2EventArgs System
CorExceptionUnwind2EventArgs System

Méthodes publiques

Méthode Description
ToString ( ) : string

Private Methods

Méthode 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 méthode

public ToString ( ) : string
Résultat string