C# Класс AspComet.Specifications.ChannelPatternExtensions

Показать файл Открыть проект

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

Метод Описание
ShouldMatch ( this pattern, string match ) : void
ShouldNotMatch ( this pattern, string match ) : void

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

ShouldMatch() публичный статический Метод

public static ShouldMatch ( this pattern, string match ) : void
pattern this
match string
Результат void

ShouldNotMatch() публичный статический Метод

public static ShouldNotMatch ( this pattern, string match ) : void
pattern this
match string
Результат void