C# Class Wire.Compilation.IlCompilerContext

Afficher le fichier Open project: akkadotnet/Wire Class Usage Examples

Méthodes publiques

Méthode Description
IlCompilerContext ( ILGenerator il, Type selfType ) : System

Method Details

IlCompilerContext() public méthode

public IlCompilerContext ( ILGenerator il, Type selfType ) : System
il System.Reflection.Emit.ILGenerator
selfType System.Type
Résultat System