Inheritance: INotifyPropertyChanged
示例#1
0
 static Chatlog()
 {
     Instance = new Chatlog();
 }
示例#2
0
文件: Chatlog.cs 项目: xerodok/Campah
 static Chatlog()
 {
     Instance = new Chatlog();
 }