C# Class Microsoft.Silverlight.Toolkit.Build.Tasks.MsilRebuildTask

Inheritance: Microsoft.Build.Utilities.Task
Afficher le fichier Open project: garyjohnson/wpnest

Private Properties

Свойство Type Description
Execute bool
GetTool string

Méthodes publiques

Méthode Description
MsilRebuildTask ( ) : System

Initializes a new instance of the MsilRebuildTask.

Private Methods

Méthode Description
Execute ( ) : bool
GetTool ( string name, bool isSdk ) : string

Retrieves the location of a .NET Framework tool.

Method Details

MsilRebuildTask() public méthode

Initializes a new instance of the MsilRebuildTask.
public MsilRebuildTask ( ) : System
Résultat System