Namespace TimeCockpit.Data.Extensibility
Classes
AssemblySource
Gets assembly names from the object
ConfigAssemblySource
Gets assembly names from the configuration
DynamicTypeProvider
A class that loads certain external assemblies
ExternalType
A class that represents a reference to an assembly that should be loaded from the fx.
ExternalTypeConfigurationElement
A class that represents an external assembly to load
ExternalTypesConfigurationElementCollection
Represents a collection of ExternalTypeConfigurationElement
ExternalTypesSection
A class that represents a System.Configuration.ConfigurationSection that holds information about which external assemblies to load.
PathAssemblyLoader
A class that returns an local assembly
ReferencedAssemblyLoader
A class that returns an local assembly
Interfaces
IAssemblyLoader
An interface that abstracts the loading of an assembly
ITypeNameProvider
An interface that when implemented provides 3rd party types for e.g. functions, interfaces etc.