C# Класс Myre.Entities.Behaviours.DefaultManagerAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
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