c# constant declaration standard code example Example: constants in c# class Calendar1 { public const int Months = 12; }