Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Security
RuleElements
ChannelRuleElement
C# Class Security.RuleElements.ChannelRuleElement
Inheritance:
IRuleElement
Afficher le fichier
Open project: ISISComputingGroup/EPICS-epicssharp
Class Usage Examples
Méthodes publiques
Méthode
Description
ChannelRuleElement
(
string
channel
) :
System
Match
(
string
expression
) :
bool
Method Details
ChannelRuleElement()
public
méthode
public
ChannelRuleElement
(
string
channel
) :
System
channel
string
Résultat
System
Match()
public
méthode
public
Match
(
string
expression
) :
bool
expression
string
Résultat
bool