JetBrains Rider
 
2024.3
Get JetBrains Rider

Generate Deconstructors

Last modified: 26 May 2024

JetBrains Rider helps you quickly generate overloads for the Deconstruct method with selected members.

JetBrains Rider also checks if a type contains the required deconstructor, and if not, suggests a quick-fix based on the tuple deconstruction.

JetBrains Rider: Generating the Deconstruct method with a quick-fix