¿Cuál es la forma correcta de declarar una variable en C#?
variable =;
variable : valor;
variable == valor;
variable = valor;