C# 클래스 F1Publisher.MetricEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: pushtechnology/blog-steering-wheel 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Type Metrics.Types
Value System.UInt64

공개 메소드들

메소드 설명
MetricEventArgs ( Metrics type, System.UInt64 value ) : System

메소드 상세

MetricEventArgs() 공개 메소드

public MetricEventArgs ( Metrics type, System.UInt64 value ) : System
type Metrics
value System.UInt64
리턴 System

프로퍼티 상세

Type 공개적으로 프로퍼티

public Metrics.Types Type
리턴 Metrics.Types

Value 공개적으로 프로퍼티

public UInt64,System Value
리턴 System.UInt64