Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
i18n
Helpers
StringExtensions
C# Class i18n.Helpers.StringExtensions
Afficher le fichier
Open project: turquoiseowl/i18n
Méthodes publiques
Méthode
Description
IsSet
(
this
str
) :
bool
String extension method to simplify testing for non-null/non-empty values.
Method Details
IsSet()
public
static
méthode
String extension method to simplify testing for non-null/non-empty values.
public
static
IsSet
(
this
str
) :
bool
str
this
Résultat
bool