コード例 #1
0
 public void registerLogUpdater(ThreadSafeFormControl fc)
 {
     _tsfc += fc;
 }
コード例 #2
0
 public void registerFormController(ThreadSafeFormControl fc)
 {
     _tsfc += fc;
 }