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

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

Private Properties

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

Méthodes publiques

Méthode Description
ToString ( ) : string

Private Methods

Méthode Description
CorException2EventArgs ( Microsoft.Samples.Debugging.CorDebug.CorAppDomain appDomain, Microsoft.Samples.Debugging.CorDebug.CorThread thread, Microsoft.Samples.Debugging.CorDebug.CorFrame frame, int offset, CorDebugExceptionCallbackType eventType, int flags ) : System
CorException2EventArgs ( Microsoft.Samples.Debugging.CorDebug.CorAppDomain appDomain, Microsoft.Samples.Debugging.CorDebug.CorThread thread, Microsoft.Samples.Debugging.CorDebug.CorFrame frame, int offset, CorDebugExceptionCallbackType eventType, int flags, ManagedCallbackType callbackType ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string