C# Class UCosmic.Domain.Establishments.QueryEstablishmentUrls

显示文件 Open project: ucosmic/UCosmicPreview Class Usage Examples

Public Methods

Method Description
SearchTermMatches ( string term, StringMatchStrategy matchStrategy, System.StringComparison stringComparison = null ) : bool>>.Expression

Private Methods

Method Description
IsNotOfficialUrl ( ) : bool>>.Expression
IsOfficialUrl ( ) : bool>>.Expression
TextMatches ( string term, StringMatchStrategy matchStrategy, System.StringComparison stringComparison = null ) : bool>>.Expression

Method Details

SearchTermMatches() public static method

public static SearchTermMatches ( string term, StringMatchStrategy matchStrategy, System.StringComparison stringComparison = null ) : bool>>.Expression
term string
matchStrategy StringMatchStrategy
stringComparison System.StringComparison
return bool>>.Expression