C# 클래스 PBCaGw.Configurations.SecurityFilter

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

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

메소드 상세

Applies() 공개 추상적인 메소드

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

Init() 공개 추상적인 메소드

public abstract Init ( ) : void
리턴 void