class to map key values in api c# code example
Example 1: hasmap c#
System.Collections.Generic;
Dictionary<value, value>;
Example 2: c# dictionary functions
Dictionary<int, Func<string, bool>>
System.Collections.Generic;
Dictionary<value, value>;
Dictionary<int, Func<string, bool>>