C# Class ToggleToTextDataBinder

Inheritance: DataBinderToggle
Afficher le fichier Open project: leapmotion/ImageGrid

Méthodes publiques

Méthode Description
GetCurrentData ( ) : bool

Méthodes protégées

Méthode Description
setDataModel ( bool value ) : void

Method Details

GetCurrentData() public méthode

public GetCurrentData ( ) : bool
Résultat bool

setDataModel() protected méthode

protected setDataModel ( bool value ) : void
value bool
Résultat void