C# Класс Nexus.Client.Games.TESO.TESOGameModeDescriptor

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

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

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

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

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

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

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