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

Inheritance: System.EventArgs
Datei anzeigen Open project: LogosBible/monodevelop Class Usage Examples

Public Methods

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

Method Details

CorEventArgs() public method

public CorEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorController controller ) : System
controller Microsoft.Samples.Debugging.CorDebug.CorController
return System

CorEventArgs() public method

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