Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHasHTTP

Interface for a class that has an HTTP object.

This exists to avoid import loops between the DAOs (that need to easily access ITwitarrHTTP) and the Client which needs to contain an ITwitarrHTTP.

interface

Hierarchy

  • IHasHTTP

Implemented by

Index

Properties

Properties

http

The HTTP implementation this object should contain.

Generated using TypeDoc