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
WeenyMapper
Extensions
StringExtensions
C# Class WeenyMapper.Extensions.StringExtensions
显示文件
Open project: erikojebo/WeenyMapper
Public Methods
Method
Description
IsNullOrEmpty
(
this
s
) :
bool
IsNullOrWhiteSpace
(
this
s
) :
bool
Method Details
IsNullOrEmpty()
public
static
method
public
static
IsNullOrEmpty
(
this
s
) :
bool
s
this
return
bool
IsNullOrWhiteSpace()
public
static
method
public
static
IsNullOrWhiteSpace
(
this
s
) :
bool
s
this
return
bool