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