C# Class NetFx.StringResources

Generates a typed class for the given input .resx files.
Inheritance: Microsoft.Build.Utilities.Task
Datei anzeigen Open project: netfx/extensions

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( ) : bool

Generates the strong typed resources for the given resx input files.

a remark

Method Details

Execute() public method

Generates the strong typed resources for the given resx input files.
a remark
public Execute ( ) : bool
return bool