static void Main(string[] args) { //BookPost bp = new BookPost(); //bp.Perform(); PostCallback pcb = new PostCallback(); pcb.Perform(); }