C# Class Plasma.AuthorizationInterface

Inheritance: Object
Afficher le fichier Open project: 0xd34df00d/Qross

Protected Properties

Свойство Type Description
interceptor Qyoto.SmokeInvocation

Méthodes publiques

Méthode Description
AuthorizationInterface ( ) : System

Méthodes protégées

Méthode Description
AuthorizationInterface ( Type dummy ) : System
CreateProxy ( ) : void

Private Methods

Méthode Description
AuthorizationRequest ( Plasma rule ) : void
ClientPinRequest ( Plasma request ) : void

Method Details

AuthorizationInterface() public méthode

public AuthorizationInterface ( ) : System
Résultat System

AuthorizationInterface() protected méthode

protected AuthorizationInterface ( Type dummy ) : System
dummy System.Type
Résultat System

CreateProxy() protected méthode

protected CreateProxy ( ) : void
Résultat void

Property Details

interceptor protected_oe property

protected SmokeInvocation,Qyoto interceptor
Résultat Qyoto.SmokeInvocation