Property | Type | Description | |
---|---|---|---|
Culture | |||
LocalizedFileName | string | ||
NonLocalizedFileName | string |
Method | Description | |
---|---|---|
GetString ( string name ) : |
||
HasString ( string name ) : bool | ||
Read ( ) : void | ||
ResXFile ( string nonLocalizedFileName, |
||
ToString ( ) : string | ||
Write ( ) : void |
Method | Description | |
---|---|---|
AddStringResource ( string name, string value, string comment ) : void | ||
InterestingString ( System.Resources.ResXDataNode dataNode ) : bool | ||
ReadLocalized ( ) : void | ||
ReadNonlocalized ( ) : void |
public ResXFile ( string nonLocalizedFileName, |
||
nonLocalizedFileName | string | |
culture | ||
return | System |
public CultureInfo,System.Globalization Culture | ||
return |