How are conflicting property declarations in record types with positional members supposed to be handled?

后端 未结 0 1679
情歌与酒
情歌与酒 2021-01-31 03:59

In my own experimentation I\'ve come across some somewhat esoteric behaviour in C# and I wondered if this is working as expected:

public record User(string Name,          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题