namespace TestInterfaceImplementation { public class Class6 : Interface7 { public int Method1(F t, PPP p) { throw new System.NotImplementedException(); } public int Method2(F t) { throw new System.NotImplementedException(); } public int Method2(F t) { throw new System.NotImplementedException(); } public int Method3(F t) { throw new System.NotImplementedException(); } public int Method4() { throw new System.NotImplementedException(); } ~Class6() { } } }