20-12-2022
This commit is contained in:
@@ -8,6 +8,8 @@ namespace ECM.JobRunner.Web.Data
|
||||
private readonly Logger logger;
|
||||
private readonly IEDMIServiceChannel channel;
|
||||
|
||||
public string Title = "No Title";
|
||||
|
||||
public HelperService(LoggingService Logging, WcfService Wcf)
|
||||
{
|
||||
logger = Logging.LogConfig.GetLogger();
|
||||
|
||||
Reference in New Issue
Block a user