Raven.Client.Document.DocumentStore.DocumentStore C# (CSharp) 메소드

DocumentStore() 공개 메소드

public DocumentStore ( ) : System
리턴 System
		public DocumentStore()
		{
			Conventions = new DocumentConvention();
		}