예제 #1
0
 private static void O3Call(Dto dto, IGate pc)
 {
     pc.Echo(dto);
 }