Raven.Client.Document.DocumentStore.DocumentStore C# (CSharp) Метод

DocumentStore() публичный Метод

public DocumentStore ( ) : System
Результат System
		public DocumentStore()
		{
			Conventions = new DocumentConvention();
		}