C# Class com.bodurov.DynamicProxyTests.TestObjects.Obj01Proxy

Inheritance: IInt01
Afficher le fichier Open project: vbodurov/dynamic-proxy-creator

Méthodes publiques

Méthode Description
Obj01Proxy ( Obj01 a ) : System

Private Methods

Méthode Description
IInt01 ( string s, int i, double d, bool b, Obj01 a, object o ) : string
IInt01 ( ) : void

Method Details

Obj01Proxy() public méthode

public Obj01Proxy ( Obj01 a ) : System
a Obj01
Résultat System