PagamentoService class
Allows working with Pagamento
entities.
public class PagamentoService : CompanyServiceBase<Pagamento>
Public Members
name | description |
---|---|
PagamentoService() | The default constructor. |
See Also
- class CompanyServiceBase<T>
- class Pagamento
- namespace Amica