2
Answers

Cannot implicitly convert type"System.Tuple<string, string, string>" t

Manoj S

Manoj S

2y
1.3k
1

Why is that not working? error CS0029: Cannot implicitly convert type"System.Tuple<string, string, string>" to "(string, string, string)"

Answers (2)