C# 클래스 Framework.EditorModule.Helper.WindowsFileHelper

파일 보기 프로젝트 열기: HushengStudent/myGameFramework

공개 메소드들

메소드 설명
OpenExplorer ( string path ) : void
OpenFile ( string path ) : void

메소드 상세

OpenExplorer() 공개 정적인 메소드

public static OpenExplorer ( string path ) : void
path string
리턴 void

OpenFile() 공개 정적인 메소드

public static OpenFile ( string path ) : void
path string
리턴 void