Table of Contents

Class GoogleTranslation

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

Constructors

GoogleTranslation()

public GoogleTranslation()

Properties

Account

public GoogleServiceAccount Account { get; set; }

Property Value

GoogleServiceAccount

Languages

public List<string> Languages { get; set; }

Property Value

List<string>