Default value for public properties

前端 未结 2 2078
别跟我提以往
别跟我提以往 2021-01-23 11:41

I have a public property in some class. I want a default value -1 for this property without an private variable like _MyField(because too many properties in this class, i won\'t

2条回答
提交回复
热议问题