C# Class Wire.Compilation.IlExpression

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

Méthodes publiques

Méthode Description
Emit ( IlCompilerContext ctx ) : void
Type ( ) : Type

Method Details

Emit() public abstract méthode

public abstract Emit ( IlCompilerContext ctx ) : void
ctx IlCompilerContext
Résultat void

Type() public abstract méthode

public abstract Type ( ) : Type
Résultat System.Type