Question

Related to my other question: What's the best way to layout a C# class?

Is there a way in ReSharper to define the order you want your members to be in, so that ReSharper will maintain it?

Was it helpful?

Solution

From this answer:

Check under Type Members Layout in Options (under the C# node). It's not simple, but it is possible to change the layout order.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top