Exemple #1
0
 public static bool IsBoolean(this SCTypeCode type) => unchecked ((uint)type - 1) < 3;