Esempio n. 1
0
 public Store_EX GetStore(int?id)
 {
     return(_set.GetStore(id));
 }