CallbackParamPlan constructor

Represents a plan for a callback parameter.

public CallbackParamPlan(string Name, string Location)
parameter description
Name The Parameter name
Location The location of the parameter (e.g., “path”)

See Also