public void ApplyStubEvent(StubEvent1 @event) { }
private void ApplyStubEvent(StubEvent1 @event) { Id = Guid.NewGuid(); }