C# 클래스 TFSQuery.StringExtensions

파일 보기 프로젝트 열기: zlphoenix/LearnCSharp

공개 메소드들

메소드 설명
ContainsAny ( this source, List lookFor ) : bool

메소드 상세

ContainsAny() 공개 정적인 메소드

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