C# 클래스 Plasma.AuthorizationInterface

상속: Object
파일 보기 프로젝트 열기: 0xd34df00d/Qross

보호된 프로퍼티들

프로퍼티 타입 설명
interceptor Qyoto.SmokeInvocation

공개 메소드들

메소드 설명
AuthorizationInterface ( ) : System

보호된 메소드들

메소드 설명
AuthorizationInterface ( Type dummy ) : System
CreateProxy ( ) : void

비공개 메소드들

메소드 설명
AuthorizationRequest ( Plasma rule ) : void
ClientPinRequest ( Plasma request ) : void

메소드 상세

AuthorizationInterface() 공개 메소드

public AuthorizationInterface ( ) : System
리턴 System

AuthorizationInterface() 보호된 메소드

protected AuthorizationInterface ( Type dummy ) : System
dummy System.Type
리턴 System

CreateProxy() 보호된 메소드

protected CreateProxy ( ) : void
리턴 void

프로퍼티 상세

interceptor 보호되어 있는 프로퍼티

protected SmokeInvocation,Qyoto interceptor
리턴 Qyoto.SmokeInvocation