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