Click or drag to resize
Infosoft Logo

ISubscriptionService Interface

Interface for subscription service.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Subscriptions
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public interface ISubscriptionService : IBusinessService

The ISubscriptionService type exposes the following members.

Methods
 NameDescription
Public methodIsAddressValidForSubscription Is address valid for subscription.
Top
Remarks
Hanmsoll, 04.04.2024.
See Also