C# Class FT.Search.Helpers.StringExtensions

Afficher le fichier Open project: friism/folketsting

Méthodes publiques

Méthode Description
FacetInflector ( this s ) : string
NotNullAnd ( this s, bool>.Func f ) : bool

Method Details

FacetInflector() public static méthode

public static FacetInflector ( this s ) : string
s this
Résultat string

NotNullAnd() public static méthode

public static NotNullAnd ( this s, bool>.Func f ) : bool
s this
f bool>.Func
Résultat bool