mirror of
https://github.com/AlexMacocian/Slim.git
synced 2026-07-22 18:49:47 +00:00
820b1c9c2e
Prepare integration project
6 lines
69 B
C#
6 lines
69 B
C#
namespace Slim.Tests.Models;
|
|
|
|
public class NoInterfaceService
|
|
{
|
|
}
|