Advertisement
Guest User

Untitled

a guest
Feb 24th, 2020
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.13 KB | None | 0 0
  1. Configurator configurator = new Configurator();
  2.  configurator.SaveSpecialty((int)this.numericUpDownID.Value,
  3. this.textBoxName.Text);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement