Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Brunet
Transport
PortTAAuthorizer
C# 클래스 Brunet.Transport.PortTAAuthorizer
상속:
TAAuthorizer
파일 보기
프로젝트 열기: johnynek/brunet
보호된 프로퍼티들
프로퍼티
타입
설명
_denied_port
int
공개 메소드들
메소드
설명
Authorize
(
TransportAddress
a
) :
TAAuthorizer.Decision
PortTAAuthorizer
(
int
port
) :
System
메소드 상세
Authorize()
공개
메소드
public
Authorize
(
TransportAddress
a
) :
TAAuthorizer.Decision
a
TransportAddress
리턴
TAAuthorizer.Decision
PortTAAuthorizer()
공개
메소드
public
PortTAAuthorizer
(
int
port
) :
System
port
int
리턴
System
프로퍼티 상세
_denied_port
보호되어 있는 프로퍼티
protected
int
_denied_port
리턴
int