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

Mostra file Open project: MvvmCross/MvvmCross

Public Methods

Method Description
GetText ( this text ) : string

Gets the localized text for the specified string.

Method Details

GetText() public static method

Gets the localized text for the specified string.
public static GetText ( this text ) : string
text this
return string