Table of Contents

Class GoogleSettings

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

Constructors

GoogleSettings()

public GoogleSettings()

Properties

ClientId

public string ClientId { get; set; }

Property Value

string

ClientSecret

public string ClientSecret { get; set; }

Property Value

string

Translation

public GoogleTranslation Translation { get; set; }

Property Value

GoogleTranslation