C# Класс T4Scaffolding.NuGetServices.ExtensionMethods.SolutionExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
GetAllProjects ( this solution ) : IEnumerable

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

Описание методов

GetAllProjects() публичный статический Метод

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
Результат IEnumerable