IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
CShell.Framework.Services.IResourceManager Interface Reference
+ Inheritance diagram for CShell.Framework.Services.IResourceManager:

Public Member Functions

Stream GetStream (string relativeUri, string assemblyName)
 
BitmapImage GetBitmap (string relativeUri, string assemblyName)
 
BitmapImage GetBitmap (string relativeUri)
 
Stream GetStream (string relativeUri, string assemblyName)
 
BitmapImage GetBitmap (string relativeUri, string assemblyName)
 
BitmapImage GetBitmap (string relativeUri)
 

Member Function Documentation

Stream CShell.Framework.Services.IResourceManager.GetStream ( string  relativeUri,
string  assemblyName 
)
BitmapImage CShell.Framework.Services.IResourceManager.GetBitmap ( string  relativeUri,
string  assemblyName 
)
BitmapImage CShell.Framework.Services.IResourceManager.GetBitmap ( string  relativeUri)
Stream CShell.Framework.Services.IResourceManager.GetStream ( string  relativeUri,
string  assemblyName 
)
BitmapImage CShell.Framework.Services.IResourceManager.GetBitmap ( string  relativeUri,
string  assemblyName 
)
BitmapImage CShell.Framework.Services.IResourceManager.GetBitmap ( string  relativeUri)

The documentation for this interface was generated from the following file: