C# Class Microsoft.Build.Tasks.Resgen

Inheritance: Microsoft.Build.Tasks.ToolTaskExtension
Afficher le fichier Open project: kumpera/mono Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( ) : bool
Resgen ( ) : System

Méthodes protégées

Méthode Description
AddCommandLineCommands ( Microsoft.Build.Tasks.CommandLineBuilderExtension commandLine ) : void
GenerateFullPathToTool ( ) : string

Method Details

AddCommandLineCommands() protected méthode

protected AddCommandLineCommands ( Microsoft.Build.Tasks.CommandLineBuilderExtension commandLine ) : void
commandLine Microsoft.Build.Tasks.CommandLineBuilderExtension
Résultat void

Execute() public méthode

public Execute ( ) : bool
Résultat bool

GenerateFullPathToTool() protected méthode

protected GenerateFullPathToTool ( ) : string
Résultat string

Resgen() public méthode

public Resgen ( ) : System
Résultat System