C# Class Thinktecture.ServiceModel.ResourceHelper

Datei anzeigen Open project: ChristianWeyer/Thinktecture.ServiceModel

Public Methods

Method Description
GetString ( string key ) : string

Gets the string.

Method Details

GetString() public static method

Gets the string.
public static GetString ( string key ) : string
key string The key.
return string