Ejemplo n.º 1
0
		private bool IsEmbedded(DocumentStore store) {
			return store.GetType().Name == "EmbeddableDocumentStore";
		}