Pip-Services-Commons-Dotnet
List of all members
PipServices3.Commons.Config.IReconfigurable Interface Reference

An interface to set configuration parameters to an object. More...

Inheritance diagram for PipServices3.Commons.Config.IReconfigurable:
PipServices3.Commons.Config.IConfigurable PipServices3.Commons.Refer.DependencyResolver

Additional Inherited Members

- Public Member Functions inherited from PipServices3.Commons.Config.IConfigurable
void Configure (ConfigParams config)
 Configures object by passing configuration parameters. More...
 

Detailed Description

An interface to set configuration parameters to an object.

It is similar to IConfigurable interface, but emphasizes the fact that Configure() method can be called more than once to change object configuration in runtime.

See IConfigurable


The documentation for this interface was generated from the following file: