Exemple #1
0
 public string ValidateCote(string cote)
 {
     return(DataSql.GetCote(cote));
 }