C# Класс Microsoft.HockeyApp.Extensibility.Implementation.External.PerformanceCounterData

Показать файл Открыть проект

Открытые методы

Метод Описание
PerformanceCounterData ( ) : System.Collections.Generic

Защищенные методы

Метод Описание
PerformanceCounterData ( string fullName, string name ) : System.Collections.Generic

Описание методов

PerformanceCounterData() публичный Метод

public PerformanceCounterData ( ) : System.Collections.Generic
Результат System.Collections.Generic

PerformanceCounterData() защищенный Метод

protected PerformanceCounterData ( string fullName, string name ) : System.Collections.Generic
fullName string
name string
Результат System.Collections.Generic