Exemplo n.º 1
0
 public string GetArgumentType(string argumentName)
 {
     return(schema.GetArgumentType(argumentName));
 }