C# Класс Headless.CompositeLocationValidator

The ComponentsLocationValidator class uses both Uri and Regex validation of page locations.
Наследование: RelaxedFolderLocationValidator
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Matches ( Uri location, IEnumerable matchingExpressions ) : bool

Описание методов

Matches() публичный Метод

The is null. /// The is a relative location where an absolute location is required. /// The is null.
public Matches ( Uri location, IEnumerable matchingExpressions ) : bool
location System.Uri
matchingExpressions IEnumerable
Результат bool