blob: 7be2ad926bae889d74239d215185a7821d67d947 [file] [log] [blame]
using System;
using System.Collections.Generic;
using System.Text;
namespace PdxClassLibrary
{
public class Person
{
}
}