Check.ExceptionEasy(typeof(TChild).FullName.Contains("System.Collections.Generic.List`")," need where T: class, new() ","需要Class,new()约束,并且类属性中不能有required修饰符");
Check.ExceptionEasy(typeof(TChild).FullName.Contains("System.Collections.Generic.List`")," need where T: class, new() ","需要Class,new()约束,并且类属性中不能有required修饰符");