Свойство | Type | Description | |
---|---|---|---|
Culture | |||
LocalizedFileName | string | ||
NonLocalizedFileName | string |
Méthode | Description | |
---|---|---|
GetString ( string name ) : |
||
HasString ( string name ) : bool | ||
Read ( ) : void | ||
ResXFile ( string nonLocalizedFileName, |
||
ToString ( ) : string | ||
Write ( ) : void |
Méthode | Description | |
---|---|---|
AddStringResource ( string name, string value, string comment ) : void | ||
InterestingString ( System.Resources.ResXDataNode dataNode ) : bool | ||
ReadLocalized ( ) : void | ||
ReadNonlocalized ( ) : void |
public GetString ( string name ) : |
||
name | string | |
Résultat |
public ResXFile ( string nonLocalizedFileName, |
||
nonLocalizedFileName | string | |
culture | ||
Résultat | System |
public CultureInfo,System.Globalization Culture | ||
Résultat |