C# 클래스 Myre.Entities.Behaviours.DefaultManagerAttribute

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

공개 메소드들

메소드 설명
DefaultManagerAttribute ( Type manager ) : System

Initializes a new instance of the DefaultManagerAttribute class.

메소드 상세

DefaultManagerAttribute() 공개 메소드

Initializes a new instance of the DefaultManagerAttribute class.
public DefaultManagerAttribute ( Type manager ) : System
manager System.Type The manager.
리턴 System