C# 클래스 NUnitGoCore.Attributes.EventDurationSubscriptionAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: elv1s42/NUnitGo

공개 메소드들

메소드 설명
EventDurationSubscriptionAttribute ( string eventName, double maxDifference ) : System

메소드 상세

EventDurationSubscriptionAttribute() 공개 메소드

public EventDurationSubscriptionAttribute ( string eventName, double maxDifference ) : System
eventName string
maxDifference double
리턴 System