C# Класс Nexus.Client.Games.DragonAge2.DragonAge2GameModeDescriptor

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

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

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

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

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

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

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