C# Class NuGet.MSBuild.NuGet

Inheritance: Microsoft.Build.Utilities.Task
Datei anzeigen Open project: grendello/nuget

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( ) : bool
NuGet ( ) : System
NuGet ( IExtendedFileSystem fileSystem, IPackageBuilderFactory packageBuilderFactory ) : System

Method Details

Execute() public method

public Execute ( ) : bool
return bool

NuGet() public method

public NuGet ( ) : System
return System

NuGet() public method

public NuGet ( IExtendedFileSystem fileSystem, IPackageBuilderFactory packageBuilderFactory ) : System
fileSystem IExtendedFileSystem
packageBuilderFactory IPackageBuilderFactory
return System