IOT Dash
List of all members
IotDash.Services.IInterfaceStore Interface Reference
Inheritance diagram for IotDash.Services.IInterfaceStore:
Inheritance graph
[legend]
Collaboration diagram for IotDash.Services.IInterfaceStore:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from IotDash.Services.IModelStore< IotInterface, Guid >
Task< IReadOnlyList< TEntity > > GetAllAsync ()
 
Task< TEntity?> GetByKeyAsync (TKey key)
 
Task CreateAsync (TEntity entityToCreate)
 
Task< bool > DeleteByKeyAsync (TKey entityId)
 

Detailed Description

This service provides CRUD operations on interfaces.


The documentation for this interface was generated from the following file: