4 lines
61 B
C#
4 lines
61 B
C#
using MxGateway.Worker;
|
|
|
|
return WorkerApplication.Run(args);
|
using MxGateway.Worker;
|
|
|
|
return WorkerApplication.Run(args);
|