Ejemplo n.º 1
0
 public static string ValidateEmail(Type type, string variable_name, EmailOptions options = null)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public static string ValidateEmail(Type type, string variable_name, EmailOptions options = null)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public static string ValidateEmail(ServerVariables variable, EmailOptions options = null)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public static string ValidateEmail(ServerVariables variable, EmailOptions options = null)
 {
     throw new NotImplementedException();
 }