C# Class FarsiLibrary.Localization.ARLocalizer

Localizer class used to get string values of Arabic language.
Inheritance: FALocalizer
Mostrar archivo Open project: HEskandari/FarsiLibrary

Public Methods

Method Description
GetLocalizedString ( StringID id ) : string

Gets a localized string for Arabic culture, for specified StringID.

Method Details

GetLocalizedString() public method

Gets a localized string for Arabic culture, for specified StringID.
public GetLocalizedString ( StringID id ) : string
id StringID
return string