C# Class T4Scaffolding.NuGetServices.ExtensionMethods.SolutionExtensions

Afficher le fichier Open project: processedbeets/ASP.NET-MVC-Scaffolding

Méthodes publiques

Méthode Description
GetAllProjects ( this solution ) : IEnumerable

Get the list of all supported projects in the current solution. This method recursively iterates through all projects.

Method Details

GetAllProjects() public static méthode

Get the list of all supported projects in the current solution. This method recursively iterates through all projects.
public static GetAllProjects ( this solution ) : IEnumerable
solution this
Résultat IEnumerable