C# Class CK.WordPredictor.Model.IsDrivenChangedEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: Invenietis/ck-certified

Public Methods

Method Description
IsDrivenChangedEventArgs ( bool isDriven ) : System

Method Details

IsDrivenChangedEventArgs() public method

public IsDrivenChangedEventArgs ( bool isDriven ) : System
isDriven bool
return System