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/AnnotationTag.cs
11 11
{
12 12
    public class AnnotationTag : AnnotationTagGeneric
13 13
    {
14
        /// <summary>
15
        /// The annotation the annotation tag is linked to
16
        /// </summary>
14 17
        public Annotation Annotation { get; set; }
15 18
    }
16 19
}

Také k dispozici: Unified diff