Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Security
RuleElements
ChannelRuleElement
C# Class Security.RuleElements.ChannelRuleElement
Inheritance:
IRuleElement
ファイルを表示
Open project: ISISComputingGroup/EPICS-epicssharp
Class Usage Examples
Public Methods
Method
Description
ChannelRuleElement
(
string
channel
) :
System
Match
(
string
expression
) :
bool
Method Details
ChannelRuleElement()
public
method
public
ChannelRuleElement
(
string
channel
) :
System
channel
string
return
System
Match()
public
method
public
Match
(
string
expression
) :
bool
expression
string
return
bool