コード例 #1
0
 public AbstractMonitor()
 {
     _util = new Utility();
 }
コード例 #2
0
 public FswWrapper()
 {
     _util = new Utility();
 }