Class EventContextEntryAttribute
Inherited Members
Namespace: Xareus.Scenarios.Utilities
Assembly: Xareus.Scenarios.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false, Inherited = true)]
public class EventContextEntryAttribute : Attribute