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/DocumentContent.cs
10 10
{
11 11
    public class DocumentContent : BaseEntity
12 12
    {
13
        /// <summary>
14
        /// String with the document content
15
        /// </summary>
13 16
        public string Content { get; set; }
14 17
    }
15 18
}

Také k dispozici: Unified diff