コード例 #1
0
 public MyTestModule(MyOtherModule otherModule)
 {
     _otherModule = otherModule;
 }
コード例 #2
0
 public MyTestModule(MyOtherModule otherModule)
 {
     _otherModule = otherModule;
 }