Entity class InternshipEntity name changed to Internship namespace Internship changed to InternshipSystem
7 lines
85 B
C#
7 lines
85 B
C#
using System;
|
|
using Machine.Specifications;
|
|
|
|
namespace InternshipSystem.Api.Test
|
|
{
|
|
}
|