Exemplo n.º 1
0
 public Option()
 {
     this.ta = new OptionsTableAdapter();
     this.options = ta.GetOptions();
 }