C# Class Wire.Compilation.IlBool

Inheritance: IlExpression
Afficher le fichier Open project: akkadotnet/Wire

Méthodes publiques

Méthode Description
Emit ( IlCompilerContext ctx ) : void
IlBool ( bool value ) : System
Type ( ) : Type

Method Details

Emit() public méthode

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

IlBool() public méthode

public IlBool ( bool value ) : System
value bool
Résultat System

Type() public méthode

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