C# Class Ignite.Assets.Asset

Inheritance: IAsset
Afficher le fichier Open project: TheCloudlessSky/Ignite

Méthodes publiques

Méthode Description
Asset ( string path, string fileSystemPath, IFileSystem fileSystem ) : System
GetData ( ) : string

Method Details

Asset() public méthode

public Asset ( string path, string fileSystemPath, IFileSystem fileSystem ) : System
path string
fileSystemPath string
fileSystem IFileSystem
Résultat System

GetData() public méthode

public GetData ( ) : string
Résultat string