Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
XLibrary
StackItem
C# Class XLibrary.StackItem
Show file
Open project: swax/CodePerspective
Class Usage Examples
Public Properties
Property
Type
Description
Call
FunctionCall
Depth
int
EndTick
long
NodeID
int
StartTick
long
Property Details
Call
public property
public
FunctionCall,XLibrary
Call
return
FunctionCall
Depth
public property
public
int
Depth
return
int
EndTick
public property
public
long
EndTick
return
long
NodeID
public property
public
int
NodeID
return
int
StartTick
public property
public
long
StartTick
return
long