Ejemplo n.º 1
0
 public System.Threading.Tasks.Task <Launcher.PushPollService.LaunchControl> LaunchToggleAsync(Launcher.PushPollService.LaunchControl control)
 {
     return(base.Channel.LaunchToggleAsync(control));
 }
Ejemplo n.º 2
0
 public Launcher.PushPollService.LaunchControl LaunchToggle(Launcher.PushPollService.LaunchControl control)
 {
     return(base.Channel.LaunchToggle(control));
 }