Esempio n. 1
0
 public static int GetNCC(long MaNCC)
 {
     return(NhaCungCapDAO.GetNCC(MaNCC));
 }