C# Class Myre.Entities.Behaviours.DefaultManagerAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: TomGillen/Myre

Méthodes publiques

Méthode Description
DefaultManagerAttribute ( Type manager ) : System

Initializes a new instance of the DefaultManagerAttribute class.

Method Details

DefaultManagerAttribute() public méthode

Initializes a new instance of the DefaultManagerAttribute class.
public DefaultManagerAttribute ( Type manager ) : System
manager System.Type The manager.
Résultat System