Class HttpClientStatic.XRate
Inheritance
HttpClientStatic.XRate
Assembly: Coree.NETStandard.dll
Syntax
public class HttpClientStatic.XRate
Constructors
|
Edit this page
View Source
XRate(List<KeyValuePair<string, IEnumerable<string>>>)
Declaration
public XRate(List<KeyValuePair<string, IEnumerable<string>>> keyValuePairs)
Parameters
Properties
|
Edit this page
View Source
HasRules
Declaration
public bool HasRules { get; set; }
Property Value
|
Edit this page
View Source
MaximalPoolingTimeOfAllGroups
Declaration
public int MaximalPoolingTimeOfAllGroups { get; }
Property Value
|
Edit this page
View Source
RulesNames
Declaration
public List<string> RulesNames { get; set; }
Property Value
|
Edit this page
View Source
XRateGroups
Declaration
public List<HttpClientStatic.XRateGroup> XRateGroups { get; set; }
Property Value
|
Edit this page
View Source
xrate
Declaration
public List<KeyValuePair<string, IEnumerable<string>>> xrate { get; set; }
Property Value