I\'ve read around about const and static readonly fields. We have some classes which contain only constant values. They are used for various things
const
static readonly
const:
readonly: