C# 클래스 ExBuddy.Attributes.GatheringRotationAttribute

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

공개 메소드들

메소드 설명
GatheringRotationAttribute ( string name ) : System
GatheringRotationAttribute ( string name, byte requiredTimeInSeconds ) : System

메소드 상세

GatheringRotationAttribute() 공개 메소드

public GatheringRotationAttribute ( string name ) : System
name string
리턴 System

GatheringRotationAttribute() 공개 메소드

public GatheringRotationAttribute ( string name, byte requiredTimeInSeconds ) : System
name string
requiredTimeInSeconds byte
리턴 System