C# 클래스 XLibrary.StackItem

파일 보기 프로젝트 열기: swax/CodePerspective 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Call FunctionCall
Depth int
EndTick long
NodeID int
StartTick long

프로퍼티 상세

Call 공개적으로 프로퍼티

public FunctionCall,XLibrary Call
리턴 FunctionCall

Depth 공개적으로 프로퍼티

public int Depth
리턴 int

EndTick 공개적으로 프로퍼티

public long EndTick
리턴 long

NodeID 공개적으로 프로퍼티

public int NodeID
리턴 int

StartTick 공개적으로 프로퍼티

public long StartTick
리턴 long