C# Class withSIX.Core.Presentation.Wpf.Services.ResourceService

Inheritance: IPresentationResourceService, IPresentationService
显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
GetResource ( string path ) : Stream

Private Methods

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

Method Details

GetResource() public method

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