C# Class Endjin.SpecFlow.Selenium.Framework.Extensions.StringExtensions

Afficher le fichier Open project: endjin/Endjin.SpecFlow.Selenium

Méthodes publiques

Méthode Description
AsBool ( this value ) : bool?
AsInt ( this value ) : int?
IsNullOrEmpty ( this value ) : bool

Method Details

AsBool() public static méthode

public static AsBool ( this value ) : bool?
value this
Résultat bool?

AsInt() public static méthode

public static AsInt ( this value ) : int?
value this
Résultat int?

IsNullOrEmpty() public static méthode

public static IsNullOrEmpty ( this value ) : bool
value this
Résultat bool