Table of Contents

Class Config

Namespace
OobaboogaAPIHelper
Assembly
DougWare.OobaboogaAPIHelper.dll

Config helper requires settings.json file in the same directory as the executable. Will default the values if the file is not found.

public class Config
Inheritance
Config
Inherited Members

Properties

ApiHostUrl

public static string ApiHostUrl { get; set; }

Property Value

string

Methods

Load()

public static void Load()