C# Class web.WebLocalizer

Inheritance: ILocalizerResolver
Afficher le fichier Open project: versionone/VersionOne.Localization Class Usage Examples

Private Properties

Свойство Type Description
Changed void

Méthodes publiques

Méthode Description
Resolve ( string key ) : string
WebLocalizer ( string stringsPath ) : System

Private Methods

Méthode Description
Changed ( object sender, EventArgs args ) : void

Method Details

Resolve() public méthode

public Resolve ( string key ) : string
key string
Résultat string

WebLocalizer() public méthode

public WebLocalizer ( string stringsPath ) : System
stringsPath string
Résultat System