C# Class AspComet.Specifications.ChannelPatternExtensions

Afficher le fichier Open project: nmosafi/aspComet

Méthodes publiques

Méthode Description
ShouldMatch ( this pattern, string match ) : void
ShouldNotMatch ( this pattern, string match ) : void

Method Details

ShouldMatch() public static méthode

public static ShouldMatch ( this pattern, string match ) : void
pattern this
match string
Résultat void

ShouldNotMatch() public static méthode

public static ShouldNotMatch ( this pattern, string match ) : void
pattern this
match string
Résultat void