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.AdministrationAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public interface ISingletonConfiguration : IConfiguration
See Also