C# Class MonoMobile.Dialog.LocalizationExtensions

Mostra file Open project: moljac/MonoMobile.Dialog

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