File Search C#

Code that I wrote for a first year project that involved us looking though directories and files using c# using System; using System.Collections.Generic; using System.Linq; […]