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
com
openrest
v1_1
CStringMap
C# Class com.openrest.v1_1.CStringMap
Inheritance:
IStringMap
显示文件
Open project: wix/openrest4net
Public Methods
Method
Description
CStringMap
(
string>.IDictionary
map
) :
System
Get
(
string
key
) :
string
GetKeys
( ) :
string[]
Method Details
CStringMap()
public
method
public
CStringMap
(
string>.IDictionary
map
) :
System
map
string>.IDictionary
return
System
Get()
public
method
public
Get
(
string
key
) :
string
key
string
return
string
GetKeys()
public
method
public
GetKeys
( ) :
string[]
return
string[]