public ThankYouCancelScreen(Aurigma.PhotoKiosk.ProcessOrderStage stage) : this() { _stage = stage; }
public ConfirmOrderScreen(Aurigma.PhotoKiosk.ProcessOrderStage stage) : this() { _stage = stage; }