コード例 #1
0
ファイル: Program.cs プロジェクト: xiaozhilong/MqManager
 public void ActionOne()
 {
     _bar.MethodOne();
     _s.S1();
 }