示例#1
0
 public Distribution Get(int id)
 {
     return(DistributionsServices.Details(id));
 }