Class ProtocolHandler
ProtocolHandler
public sealed class ProtocolHandler- Inheritance
- 
      
      ProtocolHandler
- Inherited Members
Properties
Protocol
protocol
[JsonPropertyName("protocol")]
public string Protocol { get; set; }Property Value
Url
url
[JsonPropertyName("url")]
public string Url { get; set; }