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