C# Class withSIX.ContentEngine.Infra.CEResourceService

Inheritance: ICEResourceService, IInfrastructureService
Mostra file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
GetResource ( string path ) : Stream
ResourceExists ( string path ) : bool

Private Methods

Method Description
CEResourceService ( ) : System.IO
GetResourcePath ( string path ) : string

Method Details

GetResource() public method

public GetResource ( string path ) : Stream
path string
return System.IO.Stream

ResourceExists() public method

public ResourceExists ( string path ) : bool
path string
return bool