Backseating-Committee-2k/Backlang

Do you want to work on this issue?
You can request for a bounty in order to promote it!
generate Deconstruct for classes/structs #210
furesoft posted onGitHub
[CompilerGenerated]
public void Deconstruct(out int k)
{
k = this.k;
}