// AUTO-GENERATED no-op stubs (m1_stub_gen) from Shadowverse_Code_2026-05-23/Wizard.Story.ChapterSelection.SelectionProcessing.Main/DeckSelectionConfirmDialogDisplay.cs using Cute; namespace Wizard.Story.ChapterSelection.SelectionProcessing.Main { public partial class DeckSelectionConfirmDialogDisplay { public void Execute(Parameter param) { } private void OnClickNextButton(Parameter param) { } } }