示例#1
0
 public void ApplyStubEvent(StubEvent1 @event)
 {
 }
示例#2
0
 private void ApplyStubEvent(StubEvent1 @event)
 {
     Id = Guid.NewGuid();
 }