コード例 #1
0
ファイル: Cleaner.cs プロジェクト: Swiffern/RobotCleaner
 public Cleaner(CleanerContext context)
 {
     _context = context;
 }