C# Class BattlelogMobile.Client.GlobalLoading

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: mikkoviitala/battlelogmobile

Méthodes publiques

Méthode Description
Force ( bool f ) : void
Initialize ( PhoneApplicationFrame frame ) : void

Private Methods

Méthode Description
GlobalLoading ( ) : System.Windows.Navigation
NotifyValueChanged ( ) : void
OnRootFrameNavigated ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void

Method Details

Force() public méthode

public Force ( bool f ) : void
f bool
Résultat void

Initialize() public méthode

public Initialize ( PhoneApplicationFrame frame ) : void
frame PhoneApplicationFrame
Résultat void