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