forked from ddrilling/AsbCloudServer
5 lines
99 B
C#
5 lines
99 B
C#
namespace AsbCloudInfrastructure.Repository;
|
|
|
|
internal interface IChangeLogReposiroryBuilder
|
|
{
|
|
} |