C# Class MonoDevelop.Profiler.CounterValue

Datei anzeigen Open project: mono/heap-shot

Public Properties

Property Type Description
Index ulong
Type uint

Public Methods

Method Description
CounterValue ( LogFileReader reader, ulong index ) : System

Method Details

CounterValue() public method

public CounterValue ( LogFileReader reader, ulong index ) : System
reader HeapShot.Reader.LogFileReader
index ulong
return System

Property Details

Index public_oe property

public ulong Index
return ulong

Type public_oe property

public uint Type
return uint