Method | Description | |
---|---|---|
GetAllStrings ( bool includeParentCultures ) : IEnumerable |
||
SqlStringLocalizer ( string>.Dictionary |
||
WithCulture ( |
||
this ( string name ) : |
Method | Description | |
---|---|---|
GetText ( string key ) : string |
public GetAllStrings ( bool includeParentCultures ) : IEnumerable |
||
includeParentCultures | bool | |
return | IEnumerable |
public SqlStringLocalizer ( string>.Dictionary |
||
localizations | string>.Dictionary | |
resourceKey | string | |
returnKeyOnlyIfNotFound | bool | |
return | System |
public WithCulture ( |
||
culture | ||
return | IStringLocalizer |
public this ( string name ) : |
||
name | string | |
return |