C# Class XLibrary.StackItem

Exibir arquivo 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_oe property

public FunctionCall,XLibrary Call
return FunctionCall

Depth public_oe property

public int Depth
return int

EndTick public_oe property

public long EndTick
return long

NodeID public_oe property

public int NodeID
return int

StartTick public_oe property

public long StartTick
return long