Class GoogleSettings
public class GoogleSettings
- Inheritance
-
GoogleSettings
- Inherited Members
- Extension Methods
Constructors
GoogleSettings()
public GoogleSettings()
Properties
ClientId
public string ClientId { get; set; }
Property Value
ClientSecret
public string ClientSecret { get; set; }
Property Value
Translation
public GoogleTranslation Translation { get; set; }