C# Class ExBuddy.Attributes.GatheringRotationAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: MGramolini/ExBuddy

Méthodes publiques

Méthode Description
GatheringRotationAttribute ( string name ) : System
GatheringRotationAttribute ( string name, byte requiredTimeInSeconds ) : System

Method Details

GatheringRotationAttribute() public méthode

public GatheringRotationAttribute ( string name ) : System
name string
Résultat System

GatheringRotationAttribute() public méthode

public GatheringRotationAttribute ( string name, byte requiredTimeInSeconds ) : System
name string
requiredTimeInSeconds byte
Résultat System