BigML.DataSet.Field.Summary.Text.Text C# (CSharp) Method

Text() private method

private Text ( JsonValue json ) : System.Collections
json System.Json.JsonValue
return System.Collections
                    internal Text(JsonValue json)
                        : base(json)
                    {
                    }
DataSet.Field.Summary.Text