Exemplo n.º 1
0
 public void SetInfoText(string localtext)
 {
     lblInfo.Text = Mesg.GetText(localtext);
 }