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

Inheritance: System.EventArgs
Afficher le fichier Open project: LogosBible/monodevelop Class Usage Examples

Méthodes publiques

Méthode Description
CorEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorController controller ) : System
CorEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorController controller, ManagedCallbackType callbackType ) : System

Method Details

CorEventArgs() public méthode

public CorEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorController controller ) : System
controller Microsoft.Samples.Debugging.CorDebug.CorController
Résultat System

CorEventArgs() public méthode

public CorEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorController controller, ManagedCallbackType callbackType ) : System
controller Microsoft.Samples.Debugging.CorDebug.CorController
callbackType ManagedCallbackType
Résultat System