public static async Task InsertSectionAsync() { await SectionTable.InsertSection(CommandInsertModel.InsertSection()); SectionContextList.Add(CommandModel.GetSectionContext()); return; }