Метод | Описание | |
---|---|---|
i18nSettings ( |
Метод | Описание | |
---|---|---|
FindPaths ( string path ) : IEnumerable |
Find all the existing physical paths that corresponds to the specified path. Returns a single value if there are no wildcards in the specified path.
|
|
GetPaths ( string parts, string root = "" ) : IEnumerable |
Recursively gets the path by moving through a directory tree (parts).
|
|
GetPrefixedString ( string key ) : string | ||
HasSearchCharacter ( string path ) : bool |
Determines whether the specified path has a windows wildcard character (* or ?)
|
|
MakePathAbsoluteAndFromConfigFile ( string path ) : string |
public i18nSettings ( |
||
settings | ||
Результат | System |