C#C
C#3y ago
darmyn

❔ List containing values that I am unsure how to represent as a type

How to accept a list of values as an argument where each value contains an actionName which is a string and an actionResult which is function?
Was this page helpful?