Пример #1
0
 public Project()
 {
     _application = null;
     _browser = null;
     _highlighter = new Highlighter();
 }