Beispiel #1
0
 public string GetInputControl(InputControls cont)
 {
     return(_inner.GetInputControl(cont));
 }