Exemple #1
0
 public static DataTable SelectID(object C_Id)
 {
     return(icommodity.SelectID(C_Id));
 }