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