public void TestMethod2(TestMethodParameterInjector inj, int n, string s) { }
public void TestMethod3(TestMethodParameterInjector inj, ITestInterface t) { }
public void TestMethod1(TestMethodParameterInjector inj) { }