Пример #1
0
 /// <inheritdoc />
 public void Process(ICodeElementInfo codeElement)
 {
     evaluator.Process(this, codeElement);
 }