Вопрос

After hitting "Create derived type" a class is produced that inherits from the selected interface or superclass, with a default template visible in the screenshot.

after creating derived type

Similarly to the templates that are used elsewhere in Resharper, I would like to edit the template that is generated?

Это было полезно?

Решение

This isn't a template, the class declaration is created directly, so can't be edited. Out of interest, what do you want to change?

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top