Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Thinktecture
ServiceModel
ResourceHelper
C# Class Thinktecture.ServiceModel.ResourceHelper
Mostra file
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