AsgSearch.web.Controllers.PastSearchesController.Delete C# (CSharp) Method

Delete() public method

public Delete ( int id ) : void
id int
return void
        public void Delete(int id)
        {
        }