Exemple #1
0
 protected VersionedContentRepository(ICosmosOrm orm)
 {
     Orm = orm;
 }