C# Class TeamGleason.SpeakFaster.BasicKeyboard.Layout.SendEventArgs

Inheritance: EventArgs
Exibir arquivo Open project: TeamGleason/Talk37

Public Methods

Method Description
SendEventArgs ( IKeyboardHost target ) : System
SetPredictions ( ) : void

Method Details

SendEventArgs() public method

public SendEventArgs ( IKeyboardHost target ) : System
target IKeyboardHost
return System

SetPredictions() public method

public SetPredictions ( ) : void
return void