Ejemplo n.º 1
0
 public System.Threading.Tasks.Task <WpfFormLogin.AuthenticationReference.MSG> DispatchingAsync(WpfFormLogin.AuthenticationReference.MSG msg)
 {
     return(base.Channel.DispatchingAsync(msg));
 }
Ejemplo n.º 2
0
 public WpfFormLogin.AuthenticationReference.MSG Dispatching(WpfFormLogin.AuthenticationReference.MSG msg)
 {
     return(base.Channel.Dispatching(msg));
 }