C# (CSharp) AccidentalFish.ApplicationSupport.Core.Components Пространство имен

Пространства имен

AccidentalFish.ApplicationSupport.Core.Components.Implementation

Классы

Имя Описание
AbstractApplicationComponent Abstract class for describing a component. Implementations of this class should be annotated with the ComponentIdentityAttribute.
ApplicationResourceSettingNameProvider Given a component name this will return a app.config / web.config / *.cscfg setting name for a given type of resource
ComponentConfiguration Describes the configuration of a component in the component host
ComponentIdentity Provides the name for a component
ComponentIdentityAttribute Attribute that can be attached to classes to describe their name