Exemplo n.º 1
0
 public static void CreateInstance()
 {
     _Instance = new GraduationPlan();
 }
Exemplo n.º 2
0
 public void Reflash()
 {
     _Instance = new GraduationPlan();
 }