LeeCampbell / RxCookbook

Collection of recipes and snippets helping you create useful Rx code
280 stars 39 forks source link

INPC Perf - Add nameof() to tests #21

Closed LeeCampbell closed 8 years ago

LeeCampbell commented 8 years ago

Can the new nameof feature in C# be used, and if so what impact does that have on the performance measurements in https://github.com/LeeCampbell/RxCookbook/blob/master/Model/PropertyChange.md#excess-garbage ?