Show / Hide Table of Contents

Class AutoResourceLoader

The lazy person's resource loader!

Classes inherited from this with fields or properties decorated with EmbeddedResourceAttribute will load resources at construction.

Inheritance
Object
AutoResourceLoader
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Firefly.EmbeddedResourceLoader
Assembly: Firefly.EmbeddedResourceLoader.dll
Syntax
public abstract class AutoResourceLoader

Constructors

| Improve this Doc View Source

AutoResourceLoader()

Initializes a new instance of the AutoResourceLoader class.

Declaration
protected AutoResourceLoader()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX