Beispiel #1
0
 public void EnsureStorageExists(ITenant tenant)
 {
     _projection.EnsureStorageExists(tenant);
 }