コード例 #1
0
 public List <string> listNucleotideLocations(string accession_version)
 {
     return(GDBL.ListNucleotideLocations(accession_version));
 }