C# Class Android.Dialog.BoolElement

Inheritance: Element
Afficher le fichier Open project: sam-lippert/Android.Dialog

Méthodes publiques

Méthode Description
BoolElement ( string caption, bool value ) : System
BoolElement ( string caption, bool value, int layoutId ) : System
Summary ( ) : string

Method Details

BoolElement() public méthode

public BoolElement ( string caption, bool value ) : System
caption string
value bool
Résultat System

BoolElement() public méthode

public BoolElement ( string caption, bool value, int layoutId ) : System
caption string
value bool
layoutId int
Résultat System

Summary() public méthode

public Summary ( ) : string
Résultat string