C# Class Orc.LicenseManager.Server.Website.Controllers.Api.LicenseController

Inheritance: ApiController
Exibir arquivo Open project: WildGums/Orc.LicenseManager

Public Methods

Method Description
LicenseController ( ILicenseValidationService licenseValidationService ) : System.Net.Http

Private Methods

Method Description
Validate ( [ licenseValidation ) : Task

Method Details

LicenseController() public method

public LicenseController ( ILicenseValidationService licenseValidationService ) : System.Net.Http
licenseValidationService ILicenseValidationService
return System.Net.Http