C# Class FT.Search.Helpers.StringExtensions

显示文件 Open project: friism/folketsting

Public Methods

Method Description
FacetInflector ( this s ) : string
NotNullAnd ( this s, bool>.Func f ) : bool

Method Details

FacetInflector() public static method

public static FacetInflector ( this s ) : string
s this
return string

NotNullAnd() public static method

public static NotNullAnd ( this s, bool>.Func f ) : bool
s this
f bool>.Func
return bool