Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Wire
Compilation
IlUnbox
C# 클래스 Wire.Compilation.IlUnbox
상속:
IlExpression
파일 보기
프로젝트 열기: akkadotnet/Wire
공개 메소드들
메소드
설명
Emit
(
IlCompilerContext
ctx
) :
void
IlUnbox
(
Type
type
,
IlExpression
expression
) :
System
Type
( ) :
Type
메소드 상세
Emit()
공개
메소드
public
Emit
(
IlCompilerContext
ctx
) :
void
ctx
IlCompilerContext
리턴
void
IlUnbox()
공개
메소드
public
IlUnbox
(
Type
type
,
IlExpression
expression
) :
System
type
System.Type
expression
IlExpression
리턴
System
Type()
공개
메소드
public
Type
( ) :
Type
리턴
System.Type