private void setDefaultArgumentValues(ISchema schema) { myArguments = schema.GetArguments(argNamePosition, argTypePosition, argValuePosition); }