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

Inheritance: EventArgs
Afficher le fichier Open project: TeamGleason/Talk37

Méthodes publiques

Méthode Description
SendEventArgs ( IKeyboardHost target ) : System
SetPredictions ( ) : void

Method Details

SendEventArgs() public méthode

public SendEventArgs ( IKeyboardHost target ) : System
target IKeyboardHost
Résultat System

SetPredictions() public méthode

public SetPredictions ( ) : void
Résultat void