Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
OdessaGUIProject
DRM_Helpers
RegexUtilities
C# Class OdessaGUIProject.DRM_Helpers.RegexUtilities
Mostrar archivo
Open project: noahsw/highlight-hunter
Class Usage Examples
Public Methods
Method
Description
IsValidEmail
(
string
strIn
) :
bool
Private Methods
Method
Description
DomainMapper
(
Match
match
) :
string
Method Details
IsValidEmail()
public
method
public
IsValidEmail
(
string
strIn
) :
bool
strIn
string
return
bool