コード例 #1
0
ファイル: Interface.cs プロジェクト: Noob536/LS2Test
 public static void OutputInterface(TestInterface ti)
 {
     ti.TestMethod();
 }