C# 클래스 FT.Search.Helpers.StringExtensions

파일 보기 프로젝트 열기: friism/folketsting

공개 메소드들

메소드 설명
FacetInflector ( this s ) : string
NotNullAnd ( this s, bool>.Func f ) : bool

메소드 상세

FacetInflector() 공개 정적인 메소드

public static FacetInflector ( this s ) : string
s this
리턴 string

NotNullAnd() 공개 정적인 메소드

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