C# Class AspComet.ChannelPattern

Afficher le fichier Open project: nmosafi/aspComet

Méthodes publiques

Méthode Description
ChannelPattern ( string pattern ) : System
GetHashCode ( ) : int
Matches ( string channelName ) : bool

Method Details

ChannelPattern() public méthode

public ChannelPattern ( string pattern ) : System
pattern string
Résultat System

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Matches() public méthode

public Matches ( string channelName ) : bool
channelName string
Résultat bool