EventCategory.EventCategory

EventCategory constructor

Initializes a new instance of the ‘Custom’ EventCategory.

public EventCategory(string description)
ParameterTypeDescription
descriptionStringDescription for the ‘Custom’ category of an event

See Also