C# Class MonkeySpace.LocalizationExtensions

Datei anzeigen Open project: megsoftconsulting/MonkeySpace

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