Skip to content

QueryWithParams.Params property

Gets the parameters.

public IDictionary<string, object?>? Params { get; }

Property Value

The parameters.

See Also