Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Asgard
ScriptSystem
PathHelpers
C# 클래스 Asgard.ScriptSystem.PathHelpers
파일 보기
프로젝트 열기: enBask/Asgard
공개 메소드들
메소드
설명
Resolve
(
string
file
) :
string
SetBasePath
(
string
path
) :
void
메소드 상세
Resolve()
공개
정적인
메소드
public
static
Resolve
(
string
file
) :
string
file
string
리턴
string
SetBasePath()
공개
정적인
메소드
public
static
SetBasePath
(
string
path
) :
void
path
string
리턴
void