Example #1
0
 public Schema GetSchema(Index index)
 {
     return index.GetSchema(this.Name, this.Version);
 }