public void Init() { NoticeDialogState = new NoticeDialogState(this); AutoPopup(NoticeDialogState); }
public MainPopupStateManager() { NoticeDialogState = new NoticeDialogState(this); }