Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Inazuma
Mono
Cecil
Cil
InstructionSymbol
C# 클래스 Inazuma.Mono.Cecil.Cil.InstructionSymbol
파일 보기
프로젝트 열기: mayuki/Inazuma
공개 프로퍼티들
프로퍼티
타입
설명
Offset
int
SequencePoint
SequencePoint
공개 메소드들
메소드
설명
InstructionSymbol
(
int
offset
,
SequencePoint
sequencePoint
) :
System
메소드 상세
InstructionSymbol()
공개
메소드
public
InstructionSymbol
(
int
offset
,
SequencePoint
sequencePoint
) :
System
offset
int
sequencePoint
SequencePoint
리턴
System
프로퍼티 상세
Offset
공개적으로 프로퍼티
public
int
Offset
리턴
int
SequencePoint
공개적으로 프로퍼티
public
SequencePoint,Inazuma.Mono.Cecil.Cil
SequencePoint
리턴
SequencePoint