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