General questions #155
Unanswered
stamminator
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @stamminator ,
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
IEnumerable<(string, object)[]>
instead ofIEnumerable<object[]>
? It would be nice if there were an overload of this in the assembly to make it more obvious.Beta Was this translation helpful? Give feedback.
All reactions