Namespace PoeShared.Modularity
Structs
ErrorInfo
ErrorInfoId
MimeContentType
Readonly MIME content-type. The main difference between this and ContentType is immutability and better serialization support Also, ContentType uses few weird constructs like TrackingStringDictionary which is not supported by CompareService
Interfaces
IAppArguments
IAppConfig
ICanSetErrors
Extends IHasErrors with methods to report and clear errors.
IConfigProvider
IConfigProviderFromFile
IConfigProviderStrategy
IConfigProvider<TConfig>
IConfigSerializer
IDynamicModule
IHasError
IHasErrorProvider
Defines a contract for an object that provides error handling capabilities.
IHasErrors
Provides properties and methods to track and report errors.