Beispiel #1
0
 public static void DeleteDataType(ValueType type)
 {
     valueTypes.Remove(type);
 }