C# Class Qyoto.QWebPluginFactory.Plugin

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

Protected Properties

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

Méthodes publiques

Méthode Description
Dispose ( ) : void
Plugin ( ) : System

Méthodes protégées

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

Method Details

CreateProxy() protected méthode

protected CreateProxy ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Plugin() public méthode

public Plugin ( ) : System
Résultat System

Plugin() protected méthode

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

Property Details

interceptor protected_oe property

protected SmokeInvocation,Qyoto interceptor
Résultat SmokeInvocation