C# Class Mollie.WebApplicationExample.Controllers.RefundController

Inheritance: Controller
显示文件 Open project: Viincenttt/MollieApi

Public Methods

Method Description
RefundController ( ) : System.Threading.Tasks

Private Methods

Method Description
Refund ( string paymentId ) : Task

Method Details

RefundController() public method

public RefundController ( ) : System.Threading.Tasks
return System.Threading.Tasks