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
IlUnbox
C# Class Wire.Compilation.IlUnbox
Inheritance:
IlExpression
Datei anzeigen
Open project: akkadotnet/Wire
Public Methods
Method
Description
Emit
(
IlCompilerContext
ctx
) :
void
IlUnbox
(
Type
type
,
IlExpression
expression
) :
System
Type
( ) :
Type
Method Details
Emit()
public
method
public
Emit
(
IlCompilerContext
ctx
) :
void
ctx
IlCompilerContext
return
void
IlUnbox()
public
method
public
IlUnbox
(
Type
type
,
IlExpression
expression
) :
System
type
System.Type
expression
IlExpression
return
System
Type()
public
method
public
Type
( ) :
Type
return
System.Type