Ejemplo n.º 1
0
 public System.Threading.Tasks.Task InsertCommentAsync(PopcornTime_2._0.EntertainmentService1.Comment comment)
 {
     return(base.Channel.InsertCommentAsync(comment));
 }
Ejemplo n.º 2
0
 public void InsertComment(PopcornTime_2._0.EntertainmentService1.Comment comment)
 {
     base.Channel.InsertComment(comment);
 }