Пример #1
0
 public System.Threading.Tasks.Task <WpfFormLogin.AuthenticationReference.MSG> DispatchingAsync(WpfFormLogin.AuthenticationReference.MSG msg)
 {
     return(base.Channel.DispatchingAsync(msg));
 }
Пример #2
0
 public WpfFormLogin.AuthenticationReference.MSG Dispatching(WpfFormLogin.AuthenticationReference.MSG msg)
 {
     return(base.Channel.Dispatching(msg));
 }