InputGeneratorAnnotation Properties
Class Properties 1 member
Annotation for customizing the input generation for a parameter.
Gets the function that generates the input for the parameter.
public Func<ParameterResource, InteractionInput> InputGenerator { get; }