コード例 #1
0
 bool IUpdatable.Update()
 {
     _Requester.Update();
     return(_Enable);
 }