Gets the SyntaxRuleType value indicating the type of the SyntaxRule. Syntax
Creates a new RepetitionSyntaxRule instance. Syntax Parameters rule The rule which can repeatedly succeed for the RepetitionSyntaxRule to succeed.
Overload List
Provides contextual information for the ServicesManager.ServiceAdded and ServicesManager.ServiceRemoved events. Syntax
Public Properties
Public Properties
Gets the service which was registered or unregistered. Syntax
Gets The case-sensitively unique key with which the service was registered or null if the service was registered with a Type. Syntax
Gets the type with which the service was registered or null if the service was registered with a key. Syntax
A thread-safe class which manages a collection of services for a LanguageBase-derived instance and allows services to be registered by a string key or by a Type. Syntax