KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.Data.CRUD.IObjectWithId< TId > Interface Template Reference

Interface on objects with id More...

Public Member Functions

TId GetId ()
 Gets the object id More...
 

Detailed Description

Interface on objects with id

Template Parameters
TIdThe type of id

Definition at line 16 of file IObjectWithId.cs.

Member Function Documentation

◆ GetId()

Gets the object id

Returns
The object's od

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