Method | Description | |
---|---|---|
CustomPropertiesApiController ( IRepository |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
AddValue ( Emergy.Core.Models.CustomProperty model ) : Task |
||
CreateProperty ( Emergy.Core.Models.CustomProperty model ) : Task |
||
DeleteProperty ( int id ) : Task |
public CustomPropertiesApiController ( IRepository |
||
propsRepo | IRepository |
|
valuesRepo | IRepository |
|
unitsRepo | IUnitsRepository | |
return | System.Threading.Tasks |