コード例 #1
0
 public virtual bool TypeRequiresRegistration(Type type)
 {
     return(RegistrationServices.TypeRequiresRegistrationHelper(type));
 }