Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Mono
Debugger
Soft
FrameInfo
C# 클래스 Mono.Debugger.Soft.FrameInfo
파일 보기
프로젝트 열기: kumpera/mono
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
flags
StackFrameFlags
id
long
il_offset
int
method
long
프로퍼티 상세
flags
공개적으로 프로퍼티
public
StackFrameFlags
flags
리턴
StackFrameFlags
id
공개적으로 프로퍼티
public
long
id
리턴
long
il_offset
공개적으로 프로퍼티
public
int
il_offset
리턴
int
method
공개적으로 프로퍼티
public
long
method
리턴
long