Example #1
0
 void TsiEspaniol_Click(object sender, EventArgs e)
 {
     contexto.DefinirLenguaje(cultura: "es-AR");
     ActualizarLenguaje();
 }