Interface IQueryString
- Namespace
- JJMasterData.Core.Http.Abstractions
- Assembly
- JJMasterData.Core.dll
public interface IQueryString
- Extension Methods
Properties
this[string]
string this[string key] { get; }
Parameters
key
string
Property Value
Value
string Value { get; }