public static void Unregister(Type t) { RegistrationHelper.Unregister(t); }
private static void Unregister(Type t) { RegistrationHelper.Unregister(t); }