Extensions.ExternalServiceProvider.EventSignature

From emotive
Jump to navigation Jump to search

Introductions

This signature describes all events for a provider.

  • Specification

An EventSignature defines an event that can be fired by a ServiceProvider. The event is defined by its name and a set of values that are associated with the event. The name attribute is mandatory (unlike the base type NamedAndSpecified where it is optional).

Checker rules

ExternalServiceProvider_Chk003 Input argument omission