Example #1
0
 public static string ValidateIp(Type type, string variable_name, IpFlags flags = 0, IpOptions options = null)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public static string ValidateIp(ServerVariables variable, IpFlags flags = 0, IpOptions options = null)
 {
     throw new NotImplementedException();
 }
Example #3
0
 public static string ValidateIp(Type type, string variable_name, IpFlags flags = 0, IpOptions options = null)
 {
     throw new NotImplementedException();
 }
Example #4
0
 public static string ValidateIp(object value, IpFlags flags = 0, IpOptions options = null)
 {
     throw new NotImplementedException();
 }
Example #5
0
 public static string ValidateIp(ServerVariables variable, IpFlags flags = 0, IpOptions options = null)
 {
     throw new NotImplementedException();
 }
Example #6
0
 public static string ValidateIp(object value, IpFlags flags = 0, IpOptions options = null)
 {
     throw new NotImplementedException();
 }