C# Class TFSQuery.StringExtensions

Afficher le fichier Open project: zlphoenix/LearnCSharp

Méthodes publiques

Méthode Description
ContainsAny ( this source, List lookFor ) : bool

Method Details

ContainsAny() public static méthode

public static ContainsAny ( this source, List lookFor ) : bool
source this
lookFor List
Résultat bool