C# Class Qyoto.QLocale.Data

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

Protected Properties

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

Méthodes publiques

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

Méthodes protégées

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

Method Details

CreateProxy() protected méthode

protected CreateProxy ( ) : void
Résultat void

Data() public méthode

public Data ( ) : System
Résultat System

Data() protected méthode

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

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Property Details

interceptor protected_oe property

protected SmokeInvocation,Qyoto interceptor
Résultat SmokeInvocation