コード例 #1
0
 public InputTextControl CreateTextInput()
 {
     return(_factory.CreateTextInput().Create());
 }