C# 클래스 Microsoft.HockeyApp.Extensibility.Implementation.External.PerformanceCounterData

파일 보기 프로젝트 열기: bitstadium/HockeySDK-Windows

공개 메소드들

메소드 설명
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