C# Class NAnt.VSNet.WhidbeySolutionProvider

Inheritance: ISolutionBuildProvider
Afficher le fichier Open project: skolima/NAnt

Méthodes publiques

Méthode Description
GetInstance ( string solutionContent, NAnt.VSNet.Tasks.SolutionTask solutionTask, TempFileCollection tfc, GacCache gacCache, ReferencesResolver refResolver ) : SolutionBase
IsSupported ( string fileContents ) : int

Method Details

GetInstance() public méthode

public GetInstance ( string solutionContent, NAnt.VSNet.Tasks.SolutionTask solutionTask, TempFileCollection tfc, GacCache gacCache, ReferencesResolver refResolver ) : SolutionBase
solutionContent string
solutionTask NAnt.VSNet.Tasks.SolutionTask
tfc System.CodeDom.Compiler.TempFileCollection
gacCache NAnt.Core.Util.GacCache
refResolver ReferencesResolver
Résultat SolutionBase

IsSupported() public méthode

public IsSupported ( string fileContents ) : int
fileContents string
Résultat int