C# Class Tavis.IANA.HubLink

Inheritance: Link
Show file Open project: tavis-software/Tavis.Link

Public Methods

Method Description
HubLink ( ) : System
IsSubscribed ( HttpResponseMessage response ) : bool

Method Details

HubLink() public method

public HubLink ( ) : System
return System

IsSubscribed() public static method

public static IsSubscribed ( HttpResponseMessage response ) : bool
response System.Net.Http.HttpResponseMessage
return bool