![]() | |
IAdd |
public interface IAddOnService : IAddOnQueryService, IBusinessService
The IAddOnService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of AddOns matching the specified filter.
(Inherited from IAddOnQueryService) |
![]() | GetAll |
Gets all AddOns
(Inherited from IAddOnQueryService) |
![]() | GetSingle |
Gets a single AddOn matching the provided filter.
(Inherited from IAddOnQueryService) |