in what situations, do I need to initialize the property of my sub-class before calling super class' initializer

后端 未结 0 678
情歌与酒
情歌与酒 2021-01-06 07:02

why did I need to call super.init() after I initialize the property of my sub-class. Can anyone explain the reason and in what situations, it is required.

cla         


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