C# Class CrossUI.iOS.Dialog.Utilities.LocalizationExtensions

Afficher le fichier Open project: MvvmCross/MvvmCross

Méthodes publiques

Méthode Description
GetText ( this text ) : string

Gets the localized text for the specified string.

Method Details

GetText() public static méthode

Gets the localized text for the specified string.
public static GetText ( this text ) : string
text this
Résultat string