C# Class Artemis.Events.EnabledChangedEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: SpoinkyNL/Artemis Class Usage Examples

Public Methods

Method Description
EnabledChangedEventArgs ( bool enabled ) : System

Method Details

EnabledChangedEventArgs() public method

public EnabledChangedEventArgs ( bool enabled ) : System
enabled bool
return System