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.ConfigurationAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.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