Skip to content

ValutaService class

Allows working with Valuta entities.

public class ValutaService : CompanyServiceBase<Valuta>

Public Members

name description
ValutaService() The default constructor.

See Also