Ejemplo n.º 1
0
 public RelatedBundleInfo(Row row)
     : this((string)row[0], (int)row[1])
 {
 }