示例#1
0
 public Gene(string pos1, string pos2) : this(Allele.GetMostRecentValidAllele(pos1, pos2))
 {
 }