Show / Hide Table of Contents

Class Dictlayerdata.DictData.WordsData.ExamplesData

Inheritance
object
Dictlayerdata.DictData.WordsData.ExamplesData
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Books.v1.Data
Assembly: Google.Apis.Books.v1.dll
Syntax
public class Dictlayerdata.DictData.WordsData.ExamplesData

Properties

Source

Declaration
[JsonProperty("source")]
public virtual Dictlayerdata.DictData.WordsData.ExamplesData.SourceData Source { get; set; }
Property Value
Type Description
Dictlayerdata.DictData.WordsData.ExamplesData.SourceData

Text

Declaration
[JsonProperty("text")]
public virtual string Text { get; set; }
Property Value
Type Description
string
In this article
Back to top Generated by DocFX