C# Class Kreyos.Classes.Managers.ScreenManager

Afficher le fichier Open project: kreyosopensource/KreyosWP

Méthodes publiques

Свойство Type Description
DAILY_TARGET_KEY string
OVERALL_ACTIVITY_KEY string
PROFILE_KEY string
PageMap EPivotPage>.Dictionary
SETTINGS_KEY string
SPORTS_MODE_KEY string
TODAYS_ACTIVITY_KEY string

Méthodes publiques

Méthode Description
DebugSwitch ( string p_string ) : void
Switch ( EScreens p_screen ) : void

Private Methods

Méthode Description
ScreenManager ( ) : System

Method Details

DebugSwitch() public méthode

public DebugSwitch ( string p_string ) : void
p_string string
Résultat void

Switch() public méthode

public Switch ( EScreens p_screen ) : void
p_screen EScreens
Résultat void

Property Details

DAILY_TARGET_KEY public_oe static_oe property

public static string DAILY_TARGET_KEY
Résultat string

OVERALL_ACTIVITY_KEY public_oe static_oe property

public static string OVERALL_ACTIVITY_KEY
Résultat string

PROFILE_KEY public_oe static_oe property

public static string PROFILE_KEY
Résultat string

PageMap public_oe static_oe property

public static Dictionary PageMap
Résultat EPivotPage>.Dictionary

SETTINGS_KEY public_oe static_oe property

public static string SETTINGS_KEY
Résultat string

SPORTS_MODE_KEY public_oe static_oe property

public static string SPORTS_MODE_KEY
Résultat string

TODAYS_ACTIVITY_KEY public_oe static_oe property

public static string TODAYS_ACTIVITY_KEY
Résultat string