lundi 31 octobre 2016

IDisposable Pattern suggestion, Visual studio 2015

Whenever I implement a "IDisposable", Visual Studio 2015 offers me an option to implement IDisposable Pattern and it writes some code to my class... So, how can "suggest" a pattern to implement a certain interface (create by me)? This way all the developers can have an idea of how to implement a certain interface with the correct "pattern".

Aucun commentaire:

Enregistrer un commentaire