Beispiel #1
0
 public void setLucroMensal()
 {
     txtLucroMensal.Text = vendasControle.getLucroMensal();
 }