Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ExpressEmail
Extensions
StringExtensions
C# Class ExpressEmail.Extensions.StringExtensions
显示文件
Open project: luis-ramirez/express-email
Public Methods
Method
Description
IsEmail
(
this
value
) :
bool
IsNullOrWhiteSpace
(
this
value
) :
bool
Method Details
IsEmail()
public
static
method
public
static
IsEmail
(
this
value
) :
bool
value
this
return
bool
IsNullOrWhiteSpace()
public
static
method
public
static
IsNullOrWhiteSpace
(
this
value
) :
bool
value
this
return
bool