Ejemplo n.º 1
0
 public void OnAppStateChange(AppManager.AppStates state)
 {
     OnAppStateChangeInternal(state);
 }
Ejemplo n.º 2
0
 partial void OnAppStateChangeInternal(AppManager.AppStates state);