Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
AspComet
ChannelPattern
C# Class AspComet.ChannelPattern
Exibir arquivo
Open project: nmosafi/aspComet
Public Methods
Method
Description
ChannelPattern
(
string
pattern
) :
System
GetHashCode
( ) :
int
Matches
(
string
channelName
) :
bool
Method Details
ChannelPattern()
public
method
public
ChannelPattern
(
string
pattern
) :
System
pattern
string
return
System
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Matches()
public
method
public
Matches
(
string
channelName
) :
bool
channelName
string
return
bool