C# Class Cirrious.MvvmCross.Plugins.Settings.WinRT.Settings

Inheritance: ISettings
Afficher le fichier Open project: slodge/BallControl

Méthodes publiques

Méthode Description
CanShow ( string which ) : bool
Show ( string which ) : void

Method Details

CanShow() public méthode

public CanShow ( string which ) : bool
which string
Résultat bool

Show() public méthode

public Show ( string which ) : void
which string
Résultat void