Ejemplo n.º 1
0
 public EventStorageSQLRepository(EventStorageSQLContext context)
 {
     this.context = context;
 }