Метод | Описание | |
---|---|---|
MatchString ( this source, IEnumerable |
||
MatchString ( this source, IEnumerable |
||
MatchString ( this source, string textToMatch ) : IEnumerable |
public static MatchString ( this source, IEnumerable |
||
source | this | |
itemsToMatch | IEnumerable |
|
Результат | IEnumerable |
public static MatchString ( this source, IEnumerable |
||
source | this | |
itemsToMatch | IEnumerable |
|
Результат | IEnumerable |
public static MatchString ( this source, string textToMatch ) : IEnumerable |
||
source | this | |
textToMatch | string | |
Результат | IEnumerable |