public bool Register(IAnalysisInterpreter analysisInterpreter)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public bool Register(IAnalysisInterpreter analysisInterpreter)
 {
     throw new NotImplementedException();
 }