C# Class Microsoft.HockeyApp.Extensibility.Implementation.External.PerformanceCounterData

Datei anzeigen Open project: bitstadium/HockeySDK-Windows

Public Methods

Method Description
PerformanceCounterData ( ) : System.Collections.Generic

Protected Methods

Method Description
PerformanceCounterData ( string fullName, string name ) : System.Collections.Generic

Method Details

PerformanceCounterData() public method

public PerformanceCounterData ( ) : System.Collections.Generic
return System.Collections.Generic

PerformanceCounterData() protected method

protected PerformanceCounterData ( string fullName, string name ) : System.Collections.Generic
fullName string
name string
return System.Collections.Generic