C# Class TFSQuery.StringExtensions

ファイルを表示 Open project: zlphoenix/LearnCSharp

Public Methods

Method Description
ContainsAny ( this source, List lookFor ) : bool

Method Details

ContainsAny() public static method

public static ContainsAny ( this source, List lookFor ) : bool
source this
lookFor List
return bool