This is a Pastec Web Api Wrapper
Pastec p = new Pastec("http://localhost:4212");
p.Add();
p.Search();
p.Delete();
p.Save();
p.Load();This is a Pastec Web Api Wrapper
Pastec p = new Pastec("http://localhost:4212");
p.Add();
p.Search();
p.Delete();
p.Save();
p.Load();