C# 클래스 Nexus.Client.EnvironmentInfo

Provides information about the current programme environment.
상속: IEnvironmentInfo
파일 보기 프로젝트 열기: NexusMods/NexusModManager-4.5 1 사용 예제들

공개 메소드들

메소드 설명
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