C# Class Kreyos.Classes.Managers.ScreenManager

Exibir arquivo Open project: kreyosopensource/KreyosWP

Public Properties

Property 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

Public Methods

Method Description
DebugSwitch ( string p_string ) : void
Switch ( EScreens p_screen ) : void

Private Methods

Method Description
ScreenManager ( ) : System

Method Details

DebugSwitch() public method

public DebugSwitch ( string p_string ) : void
p_string string
return void

Switch() public method

public Switch ( EScreens p_screen ) : void
p_screen EScreens
return void

Property Details

DAILY_TARGET_KEY public_oe static_oe property

public static string DAILY_TARGET_KEY
return string

OVERALL_ACTIVITY_KEY public_oe static_oe property

public static string OVERALL_ACTIVITY_KEY
return string

PROFILE_KEY public_oe static_oe property

public static string PROFILE_KEY
return string

PageMap public_oe static_oe property

public static Dictionary PageMap
return EPivotPage>.Dictionary

SETTINGS_KEY public_oe static_oe property

public static string SETTINGS_KEY
return string

SPORTS_MODE_KEY public_oe static_oe property

public static string SPORTS_MODE_KEY
return string

TODAYS_ACTIVITY_KEY public_oe static_oe property

public static string TODAYS_ACTIVITY_KEY
return string