コード例 #1
0
 public IndexHelper(ISchemaReader schemaReader, IIndexMetadataFactory indexMetadataFactory)
 {
     this.schemaReader         = schemaReader;
     this.indexMetadataFactory = indexMetadataFactory;
 }
コード例 #2
0
 public IndexHelper(ISchemaReader schemaReader, IIndexMetadataFactory indexMetadataFactory)
 {
     this.schemaReader = schemaReader;
     this.indexMetadataFactory = indexMetadataFactory;
 }