Skip to content

Refactor available ctors for DataRowAttribute#1332

Merged
Evangelink merged 3 commits intomicrosoft:mainfrom
Evangelink:datarow-ctor
Oct 12, 2022
Merged

Refactor available ctors for DataRowAttribute#1332
Evangelink merged 3 commits intomicrosoft:mainfrom
Evangelink:datarow-ctor

Conversation

@Evangelink
Copy link
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.
@Evangelink Evangelink enabled auto-merge (squash) October 12, 2022 16:13
@Evangelink Evangelink merged commit ccf307e into microsoft:main Oct 12, 2022
@Evangelink Evangelink deleted the datarow-ctor branch November 3, 2022 18:13
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