C# Class Gwupe.Agent.Components.Functions.API.TrueFalseCommandHandler

Inheritance: INotifyPropertyChanged
Mostra file Open project: gwupe/Gwupe Class Usage Examples

Protected Methods

Method Description
OnAnswered ( ) : void

Private Methods

Method Description
OnAnswerFalse ( EventArgs e ) : void
OnAnswerTrue ( EventArgs e ) : void
OnPropertyChanged ( string propertyName ) : void

Method Details

OnAnswered() protected method

protected OnAnswered ( ) : void
return void