コード例 #1
0
 public UnitLock GetLockByUnit(Unit unit)
 {
     return(_lockHandler.GetLockByUnit(unit));
 }