C# Class MonoDevelop.Profiler.HandleDestroyedGcEvent

Inheritance: Event
Afficher le fichier Open project: mono/heap-shot Class Usage Examples

Méthodes publiques

Свойство Type Description
Handle ulong
HandleType ulong

Méthodes publiques

Méthode Description
Accept ( EventVisitor visitor ) : object
Read ( LogFileReader reader, byte exinfo ) : Event

Private Methods

Méthode Description
HandleDestroyedGcEvent ( LogFileReader reader, byte exinfo ) : System

Method Details

Accept() public méthode

public Accept ( EventVisitor visitor ) : object
visitor EventVisitor
Résultat object

Read() public static méthode

public static Read ( LogFileReader reader, byte exinfo ) : Event
reader HeapShot.Reader.LogFileReader
exinfo byte
Résultat Event

Property Details

Handle public_oe property

public ulong Handle
Résultat ulong

HandleType public_oe property

public ulong HandleType
Résultat ulong