HttpRequestDataParams Property |
Namespace: DegreeDays.Api.ProcessingAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public IDictionary<string, string> Params { get; }
Public ReadOnly Property Params As IDictionary(Of String, String)
Get
Property Value
IDictionaryString,
StringSee Also