C# 클래스 Security.RuleElements.ChannelRuleElement

상속: IRuleElement
파일 보기 프로젝트 열기: ISISComputingGroup/EPICS-epicssharp 1 사용 예제들

공개 메소드들

메소드 설명
ChannelRuleElement ( string channel ) : System
Match ( string expression ) : bool

메소드 상세

ChannelRuleElement() 공개 메소드

public ChannelRuleElement ( string channel ) : System
channel string
리턴 System

Match() 공개 메소드

public Match ( string expression ) : bool
expression string
리턴 bool