summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/Reflection/PrivateProperty.cs
AgeCommit message (Collapse)Author
2017-10-24minor cleanupJesse Plamondon-Willard
2017-10-24Fix object cast being needed - use closed instead of open delegateEntoarox
The API does not allow the user to modify the `this` after the fact anyhow, so it isnt needed.
2017-10-24Fix: Instance type is requiredEntoarox
2017-10-24PrivateProperty.cs ~ Use delegates for performanceEntoarox
2017-10-07reorganise repo structureJesse Plamondon-Willard