C# Класс Nexus.Client.EnvironmentInfo

Provides information about the current programme environment.
Наследование: IEnvironmentInfo
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
EnvironmentInfo ( ISettings p_setSettings ) : System

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

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

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

A simple constructor that initializes the object with the given dependencies.
public EnvironmentInfo ( ISettings p_setSettings ) : System
p_setSettings ISettings The application and user settings.
Результат System