C# Class Brunet.Transport.ConstantAuthorizer

Inheritance: TAAuthorizer
Afficher le fichier Open project: johnynek/brunet Class Usage Examples

Protected Properties

Свойство Type Description
_dec TAAuthorizer.Decision

Méthodes publiques

Méthode Description
Authorize ( TransportAddress a ) : TAAuthorizer.Decision
ConstantAuthorizer ( TAAuthorizer d ) : System

Method Details

Authorize() public méthode

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

ConstantAuthorizer() public méthode

public ConstantAuthorizer ( TAAuthorizer d ) : System
d TAAuthorizer
Résultat System

Property Details

_dec protected_oe property

protected TAAuthorizer.Decision _dec
Résultat TAAuthorizer.Decision