示例#1
0
 public static IValueSet None(IType type)
 {
     return(AllOrNoneValueSet.None(type));
 }