C# Class Security.RuleElements.ChannelRuleElement

Inheritance: IRuleElement
Datei anzeigen 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