Beispiel #1
0
 public string[,] ProductProperty(Lebi_Product pro)
 {
     return(EX_Product.Property(pro, CurrentLanguage));
 }