C# 클래스 NAnt.VSNet.GenericSolution

Supports grouping of individual projects, and treating them as a solution.
상속: SolutionBase
파일 보기 프로젝트 열기: skolima/NAnt

공개 메소드들

메소드 설명
GenericSolution ( NAnt.VSNet.Tasks.SolutionTask solutionTask, TempFileCollection tfc, GacCache gacCache, ReferencesResolver refResolver ) : System

메소드 상세

GenericSolution() 공개 메소드

public GenericSolution ( NAnt.VSNet.Tasks.SolutionTask solutionTask, TempFileCollection tfc, GacCache gacCache, ReferencesResolver refResolver ) : System
solutionTask NAnt.VSNet.Tasks.SolutionTask
tfc System.CodeDom.Compiler.TempFileCollection
gacCache NAnt.Core.Util.GacCache
refResolver ReferencesResolver
리턴 System