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