示例#1
0
 public TextManipulatorsController(IAlgorithmsManager algorithmsManager)
 {
     _algorithmsManager = algorithmsManager;
 }