| IParameterLoaderFactory Interface |
The factory interface for
IParameterLoader. Implementing classes must inherit from ConfigurationSection in order to be declared in the application's configuration file.
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic interface IParameterLoaderFactory
Public Interface IParameterLoaderFactory
public interface class IParameterLoaderFactory
type IParameterLoaderFactory = interface end
The IParameterLoaderFactory type exposes the following members.
Methods
See Also