摘要:
1. 继承类、实现接口与继承构造函数 ① 继承类 /// <summary> /// MainWindow.xaml 的交互逻辑 /// </summary> public partial class MainWindow : Window { } ② 实现接口 public sealed clas 阅读全文
posted @ 2022-04-11 22:45
八爪鱼~
阅读(565)
评论(0)
推荐(1)
|
摘要:
1. 继承类、实现接口与继承构造函数 ① 继承类 /// <summary> /// MainWindow.xaml 的交互逻辑 /// </summary> public partial class MainWindow : Window { } ② 实现接口 public sealed clas 阅读全文
posted @ 2022-04-11 22:45
八爪鱼~
阅读(565)
评论(0)
推荐(1)
|