CodicePagamentoService class
Allows working with remote CodicePagamento
entities.
public class CodicePagamentoService : TabellaServiceBase<CodicePagamento>
Public Members
name | description |
---|---|
CodicePagamentoService() | The default constructor. |
See Also
- class TabellaServiceBase<T>
- class CodicePagamento
- namespace Amica