Property | Type | Description | |
---|---|---|---|
AddDependencies | void | ||
AddPhraseSummary | void | ||
InternationalizationSummary | System | ||
Save | void | ||
ToXml |
Method | Description | |
---|---|---|
GetConstituentFiles ( string locale ) : IEnumerable |
Gets the constituent files.
|
Method | Description | |
---|---|---|
AddDependencies ( string locale, IEnumerable |
||
AddPhraseSummary ( string locale, |
Adds a phrase summary for the specified locale.
|
|
InternationalizationSummary ( |
Initializes a new instance of the InternationalizationSummary class, using the specified file path and category info.
|
|
Save ( ) : void |
Saves the summary as a new XmlDocument to the same location in which the resource got globalized.
|
|
ToXml ( |
Generates an XmlElement that contains the information from this object.
|
public GetConstituentFiles ( string locale ) : IEnumerable |
||
locale | string | The locale. |
return | IEnumerable |