private static void TestInvite() { ITarget t = new Invite(); t.Test1(); t.Test2(); t.Test3(); t.Test4(); t.Test5(); }