コード例 #1
0
 public void TestMethod2(TestMethodParameterInjector inj, int n, string s)
 {
 }
コード例 #2
0
 public void TestMethod3(TestMethodParameterInjector inj, ITestInterface t)
 {
 }
コード例 #3
0
 public void TestMethod1(TestMethodParameterInjector inj)
 {
 }