Esempio n. 1
0
 public void SetType(Type inputType)
 {
     _valueField.WithOutput(inputType, true);
 }