re-organisation
This commit is contained in:
parent
9a6259608b
commit
ecdd4a794e
37 changed files with 2862 additions and 2862 deletions
|
|
@ -1,12 +0,0 @@
|
|||
using Microsoft.AspNet.Mvc;
|
||||
|
||||
namespace Yavsc.Controllers
|
||||
{
|
||||
public class TestController: Controller
|
||||
{
|
||||
public IActionResult Index()
|
||||
{
|
||||
return View();
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue