Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Asgard
ScriptSystem
PathHelpers
C# Class Asgard.ScriptSystem.PathHelpers
Show file
Open project: enBask/Asgard
Public Methods
Method
Description
Resolve
(
string
file
) :
string
SetBasePath
(
string
path
) :
void
Method Details
Resolve()
public
static
method
public
static
Resolve
(
string
file
) :
string
file
string
return
string
SetBasePath()
public
static
method
public
static
SetBasePath
(
string
path
) :
void
path
string
return
void