Exemple #1
0
 public int ProductLevelCount(Lebi_Product pro)
 {
     return(EX_Product.ProductLevelCount(pro, CurrentUserLevel, CurrentUser));
 }