Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Thinktecture
Tools
Web
Services
Wscf
Environment
ResourceHelper
C# Class Thinktecture.Tools.Web.Services.Wscf.Environment.ResourceHelper
This is a helper class which allows to read the resource file entries.
显示文件
Open project: WSCF/WSCF
Public Methods
Method
Description
GetString
(
string
baseName
,
Assembly
assembly
,
string
key
) :
string
ResourceHelper
( ) :
System
Method Details
GetString()
public
static
method
public
static
GetString
(
string
baseName
,
Assembly
assembly
,
string
key
) :
string
baseName
string
assembly
System.Reflection.Assembly
key
string
return
string
ResourceHelper()
public
method
public
ResourceHelper
( ) :
System
return
System