C# Class NUnitGoCore.Attributes.EventDurationSubscriptionAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: elv1s42/NUnitGo

Public Methods

Method Description
EventDurationSubscriptionAttribute ( string eventName, double maxDifference ) : System

Method Details

EventDurationSubscriptionAttribute() public method

public EventDurationSubscriptionAttribute ( string eventName, double maxDifference ) : System
eventName string
maxDifference double
return System