Changing Structure

This commit is contained in:
2019-11-25 17:25:32 +01:00
parent 0943935228
commit 6d5fa6ae26
4 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@ using System.Data.SqlTypes;
using System.Linq;
using System.Text;
namespace Books.ConsoleApp
namespace Books.Console
{
public static class SearchByAuthor
{