Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Proposed fix for assigning property value of internal setter #173

Merged
merged 4 commits into from
May 20, 2016

Conversation

leekelleher
Copy link
Collaborator

A proposed fix for issue #172 - on assigning property value of internal setter

@leekelleher leekelleher added this to the 0.9.0 milestone May 16, 2016
Turns out that VS2015 lets you write C# 6, regardless of the .NET version you are targeting.
Added the getter body (returning null) to appease the compiler ;-)
…vailable/public

(as per @JimBobSquarePants's advice)
#172 (comment)

Renamed the unit-test to "SetMethodTests", as we cover omitted setters too.
@leekelleher leekelleher merged commit 41de879 into release-0.9.0 May 20, 2016
@leekelleher leekelleher deleted the fix/issue-172 branch May 20, 2016 10:09
@leekelleher leekelleher self-assigned this May 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

None yet

1 participant