C# 클래스 DemoCommon.HomePath

파일 보기 프로젝트 열기: dreamanlan/CSharpGameFramework 1 사용 예제들

공개 메소드들

메소드 설명
GetAbsolutePath ( string path ) : string
InitHomePath ( ) : void

메소드 상세

GetAbsolutePath() 공개 정적인 메소드

public static GetAbsolutePath ( string path ) : string
path string
리턴 string

InitHomePath() 공개 정적인 메소드

public static InitHomePath ( ) : void
리턴 void