C# Class ExBuddy.Attributes.GatheringRotationAttribute

Inheritance: System.Attribute
Show file Open project: MGramolini/ExBuddy

Public Methods

Method Description
GatheringRotationAttribute ( string name ) : System
GatheringRotationAttribute ( string name, byte requiredTimeInSeconds ) : System

Method Details

GatheringRotationAttribute() public method

public GatheringRotationAttribute ( string name ) : System
name string
return System

GatheringRotationAttribute() public method

public GatheringRotationAttribute ( string name, byte requiredTimeInSeconds ) : System
name string
requiredTimeInSeconds byte
return System