Finished student controller and started course controller
This commit is contained in:
10
BrightGlimmer.Service/Queries/GetCourseQuery.cs
Normal file
10
BrightGlimmer.Service/Queries/GetCourseQuery.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace BrightGlimmer.Service.Queries
|
||||
{
|
||||
class GetCourseQuery
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user