C# Класс Nexus.Client.Games.DragonAge.DragonAgeGameModeDescriptor

Provides common information about DragonAge based games.
Наследование: GameModeDescriptorBase
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
DragonAgeGameModeDescriptor ( IEnvironmentInfo p_eifEnvironmentInfo ) : System

A simple constructor that initializes the object with the given dependencies.

Описание методов

DragonAgeGameModeDescriptor() публичный Метод

A simple constructor that initializes the object with the given dependencies.
public DragonAgeGameModeDescriptor ( IEnvironmentInfo p_eifEnvironmentInfo ) : System
p_eifEnvironmentInfo IEnvironmentInfo The application's envrionment info.
Результат System