DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
inline creation dictionnary C#
var dict = new Dictionary<string, int> { { "one", 1 }, { "two", 2 }, { "three", 3 } };
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#inline
#creation
#dictionnary
ADD COMMENT
Topic
COMMENT
Name
4+2 =
Submit