Пример #1
0
 protected virtual async void OnPaymentSuccess()
 {
     await VmService.OrderPaid(OrderId);
 }