Inheritance: INotifyPropertyChanged
コード例 #1
0
ファイル: Chatlog.cs プロジェクト: golfandsurf/Campah
 static Chatlog()
 {
     Instance = new Chatlog();
 }
コード例 #2
0
ファイル: Chatlog.cs プロジェクト: xerodok/Campah
 static Chatlog()
 {
     Instance = new Chatlog();
 }