Exemple #1
0
 public string GetLibelleType()
 {
     return(SQLType.GetSQLTypeByNotypeAndLettrecategorie(FormAtlantik.GetMySqlConnection(), notype, lettrecategorie).GetLibelle());
 }