C# Class XLibrary.FunctionCall

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

Méthodes publiques

Свойство Type Description
ClassCallHash int
Destination int
Hit int
ID int
LastParameters object[]
LastReturnValue object
Source int
StillInside int
ThreadIDs HashSet
TotalCallTime int
TotalHits int
TotalTimeOutsideDest int

Property Details

ClassCallHash public_oe property

public int ClassCallHash
Résultat int

Destination public_oe property

public int Destination
Résultat int

Hit public_oe property

public int Hit
Résultat int

ID public_oe property

public int ID
Résultat int

LastParameters public_oe property

public object[] LastParameters
Résultat object[]

LastReturnValue public_oe property

public object LastReturnValue
Résultat object

Source public_oe property

public int Source
Résultat int

StillInside public_oe property

public int StillInside
Résultat int

ThreadIDs public_oe property

public HashSet ThreadIDs
Résultat HashSet

TotalCallTime public_oe property

public int TotalCallTime
Résultat int

TotalHits public_oe property

public int TotalHits
Résultat int

TotalTimeOutsideDest public_oe property

public int TotalTimeOutsideDest
Résultat int