public Dialog Before(PopupCore.ActionBoolNo action) { _before = action; return(this); }
public Prompt Before(PopupCore.ActionBoolNo action) { _before = action; return(this); }