본문으로 건너뛰기

Load

Overloads

NameDescription
Load()설정 정보 불러오기
Load(string path)지정된 경로의 설정을 조회 후 설정

Load()

public bool Load()

설정 정보 불러오기

Returns

TypeDescription
bool불러오기 결과

Load(string path)

public bool Load(string path)

지정된 경로의 설정을 조회 후 설정

Parameters

NameTypeDescription
pathstring설정 파일

Returns

TypeDescription
bool불러오기 결과