csharp dictionary with multiple values

Code Example - csharp dictionary with multiple values

                
                        var dict = new Dictionary<KeyType, Tuple<string, string, bool, int>>()