C# Class XLibrary.StackItem

Afficher le fichier Open project: swax/CodePerspective Class Usage Examples

Méthodes publiques

Свойство Type Description
Call FunctionCall
Depth int
EndTick long
NodeID int
StartTick long

Property Details

Call public_oe property

public FunctionCall,XLibrary Call
Résultat FunctionCall

Depth public_oe property

public int Depth
Résultat int

EndTick public_oe property

public long EndTick
Résultat long

NodeID public_oe property

public int NodeID
Résultat int

StartTick public_oe property

public long StartTick
Résultat long