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
MainCollection
C# Class MainCollection, code
显示文件
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
Add
(
Tuple,
Key
,
Value
) :
void
GetValue
(
Key
) :
TValue,
Method Details
Add()
public
method
public
Add
(
Tuple,
Key
,
Value
) :
void
Key
Tuple,
return
void
GetValue()
public
method
public
GetValue
(
Key
) :
TValue,
return
TValue,