Click or drag to resize

SettingManager Methods

The SettingManager type exposes the following members.

Methods
  NameDescription
Public methodExport
설정 정보를 내보내기
Public methodExport(String)
설정 정보를 지정한 경로에 내보내기
Public methodExportDialog
설정 정보를 지정한 파일로 내보내기
Public methodLoad
설정 정보 불러오기
Public methodLoad(String)
지정된 경로의 설정을 조회 후 설정
Public methodLoadDialog
선택된 설정을 조회 후 설정
Top
See Also