Exemplo n.º 1
0
 public void AddBeforeAnalyzeExtension(IAnalyzeExtension analyzeExtension)
 {
     _analyzeExtensions.Add(analyzeExtension);
 }
Exemplo n.º 2
0
 public void AddBeforeAnalyzeExtension(IAnalyzeExtension analyzeExtension)
 {
     _analyzeExtensions.Add(analyzeExtension);
 }