示例#1
0
 public static uint GetHeteroValence(this OBAtom atom)
 {
     return(atom.GetHeteroDegree());
 }