Projekt

Obecné

Profil

« Předchozí | Další » 

Revize a35cb648

Přidáno uživatelem Vojtěch Bartička před asi 2 roky(ů)

Added comments to backend

Zobrazit rozdíly:

Backend/Core/Entities/BaseEntity.cs
7 7

  
8 8
namespace Core.Entities
9 9
{
10
    /// <summary>
11
    /// Base entity, defines the ID
12
    /// </summary>
10 13
    public class BaseEntity
11 14
    {
12 15
       [Key]

Také k dispozici: Unified diff