Exemple #1
0
 public string EchoInputObject(IFieldContext context, InputObj inpObj)
 {
     return(inpObj.ToString());
 }