Example #1
0
 //--- Class Methods ---
 public static void Reset()
 {
     _instance = new RemoteInstanceService();
 }
Example #2
0
 //--- Class Methods ---
 public static void Reset() { _instance = new RemoteInstanceService(); }