IEventFactory public interface IEventFactory Represents a factory to create event data. Documentation Code Event Create(string name) Creates a new event data object for the given event.