using System; using System.Collections.Generic; using System.Text; namespace pi024.lib.ns1 { public class Class1 { public int X; public int Y; } }