private void Construct(IZLM zlm) { ZLM = zlm; Container.CreateAutomapConfig(); }
public ZLMRPC(IZLM zlm) { Construct(zlm); }