Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Wire
Compilation
IlReadField
C# Class Wire.Compilation.IlReadField
Inheritance:
IlExpression
Exibir arquivo
Open project: akkadotnet/Wire
Class Usage Examples
Public Methods
Method
Description
Emit
(
IlCompilerContext
ctx
) :
void
IlReadField
(
FieldInfo
field
,
IlExpression
target
) :
System
Type
( ) :
Type
Method Details
Emit()
public
method
public
Emit
(
IlCompilerContext
ctx
) :
void
ctx
IlCompilerContext
return
void
IlReadField()
public
method
public
IlReadField
(
FieldInfo
field
,
IlExpression
target
) :
System
field
System.Reflection.FieldInfo
target
IlExpression
return
System
Type()
public
method
public
Type
( ) :
Type
return
System.Type