Interface IConfluenceDomain
Interface of all the confluence domain interfaces
Inherited Members
Namespace: Dapplo.Confluence
Assembly: Dapplo.Confluence.dll
Syntax
public interface IConfluenceDomain : IConfluenceClient
Properties
| Improve this Doc View SourceBehaviour
The IHttpBehaviour of the Confluence client
Declaration
IHttpBehaviour Behaviour { get; }
Property Value
Type | Description |
---|---|
IHttpBehaviour |