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; }
Gets the function to retrieve the query parameter.
Func<IQueryParameter> GetQueryParameterFunc { get; }