Inheritance: UIViewController
Exemplo n.º 1
0
 public static void Reset()
 {
     _sharedDirector = null;
 }
Exemplo n.º 2
0
		public static void Reset(){
			_sharedDirector = null;
		}