Build2014.Csharp6.PointJson.Point C# (CSharp) 메소드

Point() 개인적인 메소드

private Point ( x y ) : Newtonsoft.Json.Linq
y x
리턴 Newtonsoft.Json.Linq
                ? new Point(x, y)
                : null
                into p