Table of Contents

Property GetQueryParameterFunc

Namespace
Innova.Prism.Infrastructure.Interfaces
Assembly
Innova.Prism.Infrastructure.dll

GetQueryParameterFunc

Gets the function to retrieve the query parameter.

Func<IQueryParameter> GetQueryParameterFunc { get; }

Property Value

Func<IQueryParameter>