Example #1
0
 public static int?ValidateInt(Type type, string variable_name, IntFlags flags, IntOptions options = null)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public static int? ValidateInt(Type type, string variable_name, IntFlags flags, IntOptions options = null)
 {
     throw new NotImplementedException();
 }