Пример #1
0
 public Main(Formatter formatter, Frontend frontend)
 {
     _formatter = formatter;
     _frontend = frontend;
 }