7

I try to auto generate method stub using visual studio's View.ShowSmartTag functionality enter image description here

When I choose this option, Method8 will be placed right after Method2 but I want to place it after all methods, Method7 in this case.
Is there any settings for this?

yazanpro
  • 4,512
  • 6
  • 44
  • 66
Vitalii Korsakov
  • 45,737
  • 20
  • 72
  • 90

1 Answers1

10

After researching I found that I couldn't do that

Vitalii Korsakov
  • 45,737
  • 20
  • 72
  • 90