C# Class HA4IoT.Contracts.Services.ApiServiceClassAttribute

Inheritance: HA4IoT.Contracts.Api.ApiClassAttribute
Mostrar archivo Open project: chkr1011/CK.HomeAutomation

Public Methods

Method Description
ApiServiceClassAttribute ( Type interfaceType ) : System

Method Details

ApiServiceClassAttribute() public method

public ApiServiceClassAttribute ( Type interfaceType ) : System
interfaceType System.Type
return System