C# 클래스 NekoKun.ProjectManager

파일 보기 프로젝트 열기: NekoProject/NekoKun

공개 메소드들

메소드 설명
CreateProject ( string dir, ArchiveFile template ) : string
OpenProject ( string file ) : void

비공개 메소드들

메소드 설명
Clean ( ) : void

메소드 상세

CreateProject() 공개 정적인 메소드

public static CreateProject ( string dir, ArchiveFile template ) : string
dir string
template ArchiveFile
리턴 string

OpenProject() 공개 정적인 메소드

public static OpenProject ( string file ) : void
file string
리턴 void