Esempio n. 1
0
 public InputDropDownControl CreateDropDownInput()
 {
     return(_factory.CreateDropDownInput().Create());
 }