Click or drag to resize

ISingletonConfiguration Interface

Represents a MatchPoint configuration class that exists just once per MatchPoint instance. The configuration file has the name of the configuration class suffixed by ".xml".

Namespace:  Colygon.MatchPoint.Core.Administration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public interface ISingletonConfiguration : IConfiguration
See Also