Exemple #1
0
 public void HandleNetworkFixed( )
 {
     // should be called by our parent if the network wasn't working, the user tapped "retry", and it worked.
     OOBEView.HandleNetworkFixed( );
 }
Exemple #2
0
 public void HandleNetworkFixed( )
 {
     OOBEView.HandleNetworkFixed( );
 }