Beispiel #1
0
 public EventStore(SerializingAppendOnlyStore store)
 {
     _store = store;
 }
Beispiel #2
0
 public EventStore(SerializingAppendOnlyStore store)
 {
     _store = store;
 }