C# Class PlayersModelsListener, ES2015F

Inheritance: ChoicePickerChangeStateListener
Afficher le fichier Open project: jgirald/ES2015F

Méthodes publiques

Méthode Description
OnChangeActive ( bool active ) : void
OnChangeState ( string state ) : void

Method Details

OnChangeActive() public méthode

public OnChangeActive ( bool active ) : void
active bool
Résultat void

OnChangeState() public méthode

public OnChangeState ( string state ) : void
state string
Résultat void