NetlifyClient Class

Namespace
NetlifySharp
Base Types
  • object
graph TD Base0["object"]-->Type Type["NetlifyClient"] class Type type-node

Syntax

public class NetlifyClient

Constructors

Name Summary
NetlifyClient(string)

Properties

Name Value Summary
RequestHandler Action<T>
ResponseHandler Action<T>

Methods