C# Class Brunet.Transport.PortTAAuthorizer

Inheritance: TAAuthorizer
Afficher le fichier Open project: johnynek/brunet

Protected Properties

Свойство Type Description
_denied_port int

Méthodes publiques

Méthode Description
Authorize ( TransportAddress a ) : TAAuthorizer.Decision
PortTAAuthorizer ( int port ) : System

Method Details

Authorize() public méthode

public Authorize ( TransportAddress a ) : TAAuthorizer.Decision
a TransportAddress
Résultat TAAuthorizer.Decision

PortTAAuthorizer() public méthode

public PortTAAuthorizer ( int port ) : System
port int
Résultat System

Property Details

_denied_port protected_oe property

protected int _denied_port
Résultat int