DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
dctionary literal c#
var
data
=
new
Dictionary
<
string
,
string
>
{
{
"test"
,
"val"
}
,
{
"test2"
,
"val2"
}
}
;
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#dctionary
#literal
ADD COMMENT
Topic
COMMENT
Name
2+6 =
Submit