private void RequestCommand() { var result = _defaultClientInstance.RequestCommand(); SetPanel(result.ToString()); }