C# 클래스 PBCaGw.Configurations.SecurityRule

파일 보기 프로젝트 열기: ISISComputingGroup/EPICS-epicssharp

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Applies ( string channel, string username, string hostname, string ip ) : bool
FixPattern ( string pattern ) : string
Init ( ) : void
SecurityRule ( ) : System

메소드 상세

Applies() 공개 메소드

public Applies ( string channel, string username, string hostname, string ip ) : bool
channel string
username string
hostname string
ip string
리턴 bool

FixPattern() 공개 정적인 메소드

public static FixPattern ( string pattern ) : string
pattern string
리턴 string

Init() 공개 메소드

public Init ( ) : void
리턴 void

SecurityRule() 공개 메소드

public SecurityRule ( ) : System
리턴 System