Class EventAnnotation
public class EventAnnotation : BratAnnotation
- Inheritance
-
EventAnnotation
- Inherited Members
Constructors
EventAnnotation(string, string, string, IDictionary<string, string>)
protected EventAnnotation(string id, string type, string eventTrigger, IDictionary<string, string> arguments)
Parameters
Properties
Arguments
public IDictionary<string, string> Arguments { get; }
Property Value
EventTrigger
public string EventTrigger { get; }