C# 클래스 withSIX.ContentEngine.Infra.CEResourceService

상속: ICEResourceService, IInfrastructureService
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
GetResource ( string path ) : Stream
ResourceExists ( string path ) : bool

비공개 메소드들

메소드 설명
CEResourceService ( ) : System.IO
GetResourcePath ( string path ) : string

메소드 상세

GetResource() 공개 메소드

public GetResource ( string path ) : Stream
path string
리턴 System.IO.Stream

ResourceExists() 공개 메소드

public ResourceExists ( string path ) : bool
path string
리턴 bool