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/Constants/Constants.cs
8 8
{
9 9
    public class Constants
10 10
    {
11
        /// <summary>
12
        /// Key for RequiredAnnotation value in database
13
        /// </summary>
11 14
        public static string RequiredAnnotationsKey { get; } = "RequiredAnnotations"; 
12 15
    }
13 16
}

Také k dispozici: Unified diff