public MyDdemlServer(string service, DdemlContext context, DdeServer parent) : base(service, context) { _Parent = parent; }