Files
DMS/DMS.WPF/Services/LogService.cs

5 lines
52 B
C#

namespace DMS.Services;
public class LogService
{
}