Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Mosa
Runtime
SimpleStackTraceEntry
C# 클래스 Mosa.Runtime.SimpleStackTraceEntry
Holds information about a single stacktrace entry
파일 보기
프로젝트 열기: tgiphil/MOSA-Project
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
MethodDefinition
MetadataMethodStruct*
Offset
uint
공개 메소드들
메소드
설명
ToStringBuffer
( ) :
StringBuffer
Returns a human readable text of this entry
메소드 상세
ToStringBuffer()
공개
메소드
Returns a human readable text of this entry
public
ToStringBuffer
( ) :
StringBuffer
리턴
StringBuffer
프로퍼티 상세
MethodDefinition
공개적으로 프로퍼티
public
MetadataMethodStruct*
MethodDefinition
리턴
MetadataMethodStruct*
Offset
공개적으로 프로퍼티
public
uint
Offset
리턴
uint