Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NJection
LambdaConverter
DynamicProxies
ILEmitters
AbstractReflectionEmitter
C# 클래스 NJection.LambdaConverter.DynamicProxies.ILEmitters.AbstractReflectionEmitter
상속:
AbstractILEmitter
파일 보기
프로젝트 열기: sagifogel/NJection.LambdaConverter
보호된 프로퍼티들
프로퍼티
타입
설명
Locals
List
NonPublic
bool
Visitor
AstNode>.IAstVisitor
보호된 메소드들
메소드
설명
EmitPrivateReference
( ) :
void
비공개 메소드들
메소드
설명
AbstractReflectionEmitter
(
ILGenerator
ilGenerator
,
IOpCodeIndexer
instructionsIndexer
,
AstNode>.IAstVisitor
visitor
,
List
locals
) :
System.Collections.Generic
메소드 상세
EmitPrivateReference()
보호된
추상적인
메소드
protected
abstract
EmitPrivateReference
( ) :
void
리턴
void
프로퍼티 상세
Locals
보호되어 있는 프로퍼티
protected
List
Locals
리턴
List
NonPublic
보호되어 있는 프로퍼티
protected
bool
NonPublic
리턴
bool
Visitor
보호되어 있는 프로퍼티
protected
IAstVisitor
Visitor
리턴
AstNode>.IAstVisitor