Exemplo n.º 1
0
 public override Task ReceiveAsync(Context context)
 {
     Win32Util.CloseScreen();
     return(base.ReceiveAsync(context));
 }