C# Class ArchiMetrics.CodeReview.Rules.Tests.Rules.SolutionTestsBase

Afficher le fichier Open project: jjrdk/ArchiMetrics

Méthodes protégées

Méthode Description
CreateSolution ( ) : Microsoft.CodeAnalysis.Solution
CreateSolution ( IEnumerable references ) : Microsoft.CodeAnalysis.Solution

Method Details

CreateSolution() protected static méthode

protected static CreateSolution ( ) : Microsoft.CodeAnalysis.Solution
Résultat Microsoft.CodeAnalysis.Solution

CreateSolution() protected static méthode

protected static CreateSolution ( IEnumerable references ) : Microsoft.CodeAnalysis.Solution
references IEnumerable
Résultat Microsoft.CodeAnalysis.Solution