public void ElemAddInPani(ClassLibDll.Article produit, string id)
 {
     base.Channel.ElemAddInPani(produit, id);
 }