public PaymentController ( IUserPaymentMethodService paymentMethodService, IPaymentProcessingService paymentProcessingService, ICryptographyService cryptographyService, IVideoBattleService videoBattleService, ISponsorService sponsorService, ICreditService creditService, PaymentSettings paymentSettings, IPaymentTransactionService paymentTransactionService ) : System |
paymentMethodService |
IUserPaymentMethodService |
|
paymentProcessingService |
IPaymentProcessingService |
|
cryptographyService |
ICryptographyService |
|
videoBattleService |
IVideoBattleService |
|
sponsorService |
ISponsorService |
|
creditService |
ICreditService |
|
paymentSettings |
mobSocial.Data.Entity.Settings.PaymentSettings |
|
paymentTransactionService |
IPaymentTransactionService |
|
리턴 |
System |
|