public static void Change(LugusCoroutinesDefault newInstance)
 {
     _instance = newInstance;
 }
Ejemplo n.º 2
0
 public static void Change(LugusCoroutinesDefault newInstance)
 {
     _instance = newInstance;
 }