Method | Description | |
---|---|---|
AssetResolver ( IFileSystem fileSystem ) : System | ||
GetAssets ( string appPath, IEnumerable |
Method | Description | |
---|---|---|
ResolvePath ( string appPath, string path ) : IEnumerable |
public AssetResolver ( IFileSystem fileSystem ) : System | ||
fileSystem | IFileSystem | |
return | System |
public GetAssets ( string appPath, IEnumerable |
||
appPath | string | |
included | IEnumerable |
|
excluded | IEnumerable |
|
return | IList |