C# 클래스 PBCaGw.Configurations.UserFilter

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Applies ( string username, string hostname, string ip ) : bool
Init ( ) : void

메소드 상세

Applies() 공개 메소드

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

Init() 공개 메소드

public Init ( ) : void
리턴 void