コード例 #1
0
 public int CountCleanedSpots()
 {
     return(_robot.GetCleanedCount());
 }