메소드 | 설명 | |
---|---|---|
AssetAttributesController ( IAssetAttributeService assetAttributeService ) : System.Collections.Generic |
메소드 | 설명 | |
---|---|---|
Add ( string assetId, AssetAttribute attribute ) : Task |
||
Get ( string assetId, string key ) : Task |
||
GetAll ( ) : Task |
||
GetAllForAsset ( string assetId ) : Task |
||
Remove ( string assetId, string key ) : Task |
||
Update ( string assetId, AssetAttribute attribute ) : Task |
public AssetAttributesController ( IAssetAttributeService assetAttributeService ) : System.Collections.Generic | ||
assetAttributeService | IAssetAttributeService | |
리턴 | System.Collections.Generic |