Пример #1
0
 public Builder Clear()
 {
     _schemaBuilder.Clear();
     _arrays.Clear();
     return(this);
 }