Table of Contents

Class EngineApiSettings

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class EngineApiSettings
Inheritance
EngineApiSettings
Inherited Members
Extension Methods

Constructors

EngineApiSettings()

public EngineApiSettings()

Properties

Google

public ApiSettings Google { get; set; }

Property Value

ApiSettings

ImageMagick

public ApiSettings ImageMagick { get; set; }

Property Value

ApiSettings

Premailer

public ApiSettings Premailer { get; set; }

Property Value

ApiSettings

Scoop

public ApiSettings Scoop { get; set; }

Property Value

ApiSettings

Scorm

public ApiSettings Scorm { get; set; }

Property Value

ApiSettings