Esempio n. 1
0
 public mergeShowResponse(EntertainmentNetwork.DAL.ShowService.show @return)
 {
     this.@return = @return;
 }
Esempio n. 2
0
 public findShowByIdResponse(EntertainmentNetwork.DAL.ShowService.show @return)
 {
     this.@return = @return;
 }