Implement interface with Disposable Pattern
问题 Note: This is a Visual Studio 2015 feature only, as far as I know... How can I edit the Implement interface with Disposable Pattern option? This is NOT a question on how to Implement the Dispose Pattern and its variations, but how to edit the option "Implement interface with Disposable Pattern" I would like to remove some comments and add some code on the Disposable Pattern, but I want it to be saved and every time I click " Implement interface with Disposable Pattern ", it implements my code