C# Class NUnitGoCore.Attributes.EventDurationSubscriptionAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: elv1s42/NUnitGo

Méthodes publiques

Méthode Description
EventDurationSubscriptionAttribute ( string eventName, double maxDifference ) : System

Method Details

EventDurationSubscriptionAttribute() public méthode

public EventDurationSubscriptionAttribute ( string eventName, double maxDifference ) : System
eventName string
maxDifference double
Résultat System