| C# |
public class RegexHelper
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| RegexHelper()()() | Initializes a new instance of the RegexHelper class | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetHashCode()()() | (Inherited from Object.) | |
| GetType()()() | (Inherited from Object.) | |
| IsValidEmailAddressSyntax(String) | ||
| MemberwiseClone()()() | (Inherited from Object.) | |
| RegexEmailValidationPattern |
a regular expression for validating email addresses, efficient but not completely RFC 822 compliant
| |
| ToString()()() | (Inherited from Object.) |
| Object | |
| RegexHelper | |