Example #1
0
 public void Fill(IBedReader reader)
 {
     Fill(reader.EnumRows());
 }