BigML.DataSet.Field.Summary.Text.Text C# (CSharp) 메소드

Text() 개인적인 메소드

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