Exemplo n.º 1
0
 public static void Unregister(Type t)
 {
     RegistrationHelper.Unregister(t);
 }
Exemplo n.º 2
0
 private static void Unregister(Type t)
 {
     RegistrationHelper.Unregister(t);
 }