Exemplo n.º 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( );
 }
Exemplo n.º 2
0
 public void HandleNetworkFixed( )
 {
     OOBEView.HandleNetworkFixed( );
 }