[]
        
(Showing Draft Content)

C1.WPF.Schedule.ResourceLoader

ResourceLoader Class

Class with static methods used for enumerating and retrieving application resources.

Inheritance
ResourceLoader
Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.dll
Syntax
public class ResourceLoader

Constructors

Name Description
ResourceLoader()

Methods

Name Description
GetStream(Assembly, string)

Loads the specified manifest resource from the specified assembly.

GetStream(string)

Loads the specified manifest resource from the entry assembly.