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
Endjin
SpecFlow
Selenium
Framework
Extensions
StringExtensions
C# Class Endjin.SpecFlow.Selenium.Framework.Extensions.StringExtensions
显示文件
Open project: endjin/Endjin.SpecFlow.Selenium
Public Methods
Method
Description
AsBool
(
this
value
) :
bool?
AsInt
(
this
value
) :
int?
IsNullOrEmpty
(
this
value
) :
bool
Method Details
AsBool()
public
static
method
public
static
AsBool
(
this
value
) :
bool?
value
this
return
bool?
AsInt()
public
static
method
public
static
AsInt
(
this
value
) :
int?
value
this
return
int?
IsNullOrEmpty()
public
static
method
public
static
IsNullOrEmpty
(
this
value
) :
bool
value
this
return
bool