C# 클래스 Zetbox.ConfigEditor.ViewModels.ConfigViewModel

상속: ViewModel
파일 보기 프로젝트 열기: daszat/zetbox 1 사용 예제들

공개 메소드들

메소드 설명
ConfigViewModel ( ZetboxConfig zetboxConfig, string srcPath ) : System
Repair ( ) : void

메소드 상세

ConfigViewModel() 공개 메소드

public ConfigViewModel ( ZetboxConfig zetboxConfig, string srcPath ) : System
zetboxConfig Zetbox.API.Configuration.ZetboxConfig
srcPath string
리턴 System

Repair() 공개 메소드

public Repair ( ) : void
리턴 void