refabrique:

* Nouvel espace de noms: Yavsc.Interfaces
* Nouvelle interface : ILifeTime
* Factorisation
This commit is contained in:
Paul Schneider 2016-07-29 13:37:46 +02:00
commit a528ca52fe
13 changed files with 28 additions and 25 deletions

View file

@ -24,7 +24,7 @@ namespace Yavsc.Interfaces
/// <summary>
/// I rating.
/// </summary>
public interface IRating: IIdentified<long>
public interface IRating<TK>: IIdentified<TK>
{
/// <summary>
/// Gets or sets the rate.