示例#1
0
 public int GetMaxCommand(string recette)
 {
     return(m_clientSQL.GetMaxCommande("'" + recette + "'"));
 }