Marker interface. Ensures that a class is instantiated by MatchPoint only once. Use the sequence to specify
the priority of the factory. Use numbers less than 1000 to ensure a higher priority than the MatchPoint factories.
Namespace:
Colygon.MatchPoint.Core.Configuration
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax public interface ISingleton
The ISingleton type exposes the following members.
Properties
| Name | Description |
---|
| Sequence | The sequence number for this singleton. Lower sequence has the higher priority. |
TopSee Also