C# 클래스 OpenSim.ConfigManager

OpenSimulator Configuritaion Manager New Configuration System
파일 보기 프로젝트 열기: openmetaversefoundation/fortis-opensim

공개 메소드들

메소드 설명
ConfigManager ( string argv ) : System

Constructor After we get this set, we will be able to chart a course to our next point - either using files in our filesystem, load a url or get our settings from a database initial command line arguments

메소드 상세

ConfigManager() 공개 메소드

Constructor After we get this set, we will be able to chart a course to our next point - either using files in our filesystem, load a url or get our settings from a database initial command line arguments
public ConfigManager ( string argv ) : System
argv string
리턴 System