Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Wire
Compilation
IlBool
C# Class Wire.Compilation.IlBool
Inheritance:
IlExpression
Datei anzeigen
Open project: akkadotnet/Wire
Public Methods
Method
Description
Emit
(
IlCompilerContext
ctx
) :
void
IlBool
(
bool
value
) :
System
Type
( ) :
Type
Method Details
Emit()
public
method
public
Emit
(
IlCompilerContext
ctx
) :
void
ctx
IlCompilerContext
return
void
IlBool()
public
method
public
IlBool
(
bool
value
) :
System
value
bool
return
System
Type()
public
method
public
Type
( ) :
Type
return
System.Type