메소드 | 설명 | |
---|---|---|
AddCredit ( |
||
Index ( ) : System.Web.Mvc.ActionResult | ||
PaymentController ( IPaymentService paymentService, IPETianoService petianoService ) : System | ||
SetPaymentsStatusToWaiting ( string ids, string newBalance ) : System.Web.Mvc.ActionResult |
public AddCredit ( |
||
index | ||
리턴 | System.Web.Mvc.ActionResult |
public PaymentController ( IPaymentService paymentService, IPETianoService petianoService ) : System | ||
paymentService | IPaymentService | |
petianoService | IPETianoService | |
리턴 | System |
public SetPaymentsStatusToWaiting ( string ids, string newBalance ) : System.Web.Mvc.ActionResult | ||
ids | string | |
newBalance | string | |
리턴 | System.Web.Mvc.ActionResult |