Skip to content

Refactor available ctors for DataRowAttribute - #1332

Merged
Amaury Levé (Evangelink) merged 3 commits into
microsoft:mainfrom
Evangelink:datarow-ctor
Oct 12, 2022
Merged

Refactor available ctors for DataRowAttribute#1332
Amaury Levé (Evangelink) merged 3 commits into
microsoft:mainfrom
Evangelink:datarow-ctor

Conversation

@Evangelink

Copy link
Copy Markdown
Member

Fixes the issue #1180 that was preventing to have exactly 2 arrays as argument of DataRowAttribute ctor because the compiler was considering the second array as the params array and not as a first item of it.

Fixes the issue that was preventing to have exactly 2 arrays as argument of DataRowAttribute ctor because the compiler was considering the second array as the params array and not as a first item of it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants