Ejemplo n.º 1
0
 public NoticeDialogState(BaseDialogStateManager stateMgr) : base(stateMgr)
 {
     read = UserPref.Ins.GetInt("AsRead", 0);
 }
Ejemplo n.º 2
0
 public NoticeDialogState(BaseDialogStateManager stateMgr) : base(stateMgr)
 {
 }