C# Class ILRepack.MSBuild.Task.ILRepack

Inheritance: Microsoft.Build.Utilities.Task, IDisposable
Show file Open project: peters/ILRepack.MSBuild.Task

Private Properties

Property Type Description
BuildPath string
ConvertEmptyToNull string

Public Methods

Method Description
Dispose ( ) : void
Execute ( ) : bool

Private Methods

Method Description
BuildPath ( string path ) : string

ConvertEmptyToNull ( string str ) : string

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Execute() public method

public Execute ( ) : bool
return bool