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

Afficher le fichier Open project: bitstadium/HockeySDK-Windows

Méthodes publiques

Méthode Description
PerformanceCounterData ( ) : System.Collections.Generic

Méthodes protégées

Méthode Description
PerformanceCounterData ( string fullName, string name ) : System.Collections.Generic

Method Details

PerformanceCounterData() public méthode

public PerformanceCounterData ( ) : System.Collections.Generic
Résultat System.Collections.Generic

PerformanceCounterData() protected méthode

protected PerformanceCounterData ( string fullName, string name ) : System.Collections.Generic
fullName string
name string
Résultat System.Collections.Generic