C# Class fuck.Core.StringExtensions

Afficher le fichier Open project: EricFreeman/fuck

Méthodes publiques

Méthode Description
IfEmpty ( this source, string destination ) : string
IsEmpty ( this source ) : bool
IsNotEmpty ( this source ) : bool

Method Details

IfEmpty() public static méthode

public static IfEmpty ( this source, string destination ) : string
source this
destination string
Résultat string

IsEmpty() public static méthode

public static IsEmpty ( this source ) : bool
source this
Résultat bool

IsNotEmpty() public static méthode

public static IsNotEmpty ( this source ) : bool
source this
Résultat bool