C# 클래스 T4Scaffolding.NuGetServices.ExtensionMethods.SolutionExtensions

파일 보기 프로젝트 열기: processedbeets/ASP.NET-MVC-Scaffolding

공개 메소드들

메소드 설명
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