Ejemplo n.º 1
0
 public TransientMemoryPersistenceProvider(ISingletonMemoryProvider innerService)
 {
     _innerService = innerService;
 }