Interface ILicensePublisher
Service contract between LicensePublisher and LicenseClient.
Namespace: DevZest.Licensing
Assembly: DevZest.Licensing.dll
Syntax
[ServiceContract(Namespace = "http://services.devzest.com/Licensing", Name = "LicensePublisher")]
public interface ILicensePublisher
Methods
Name | Description |
---|---|
Publish(Int32, String, String, String, String, String, String, String, String) | Publishes the requested license. |