コード例 #1
0
        public void Save()
        {
            repository.AddList(SelectedText);

            thisWindow.Close();
        }