C# Class withSIX.ContentEngine.Infra.CEResourceService

Inheritance: ICEResourceService, IInfrastructureService
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
GetResource ( string path ) : Stream
ResourceExists ( string path ) : bool

Private Methods

Méthode Description
CEResourceService ( ) : System.IO
GetResourcePath ( string path ) : string

Method Details

GetResource() public méthode

public GetResource ( string path ) : Stream
path string
Résultat System.IO.Stream

ResourceExists() public méthode

public ResourceExists ( string path ) : bool
path string
Résultat bool