C# Class Wire.Compilation.IlNew

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

Méthodes publiques

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

Method Details

Emit() public méthode

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

IlNew() public méthode

public IlNew ( Type type ) : System
type System.Type
Résultat System

Type() public méthode

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