Method | Description | |
---|---|---|
Execute ( System.Guid id, decimal amount ) : void | ||
TopUpCredit ( IPayAsYouGoAccountRepository payAsYouGoAccountRepository, IDocumentSession unitOfWork, IClock clock ) : System |
public Execute ( System.Guid id, decimal amount ) : void | ||
id | System.Guid | |
amount | decimal | |
return | void |
public TopUpCredit ( IPayAsYouGoAccountRepository payAsYouGoAccountRepository, IDocumentSession unitOfWork, IClock clock ) : System | ||
payAsYouGoAccountRepository | IPayAsYouGoAccountRepository | |
unitOfWork | IDocumentSession | |
clock | IClock | |
return | System |