private void SaveRequest(object obj) { var platformHelper = new PlatformHelper(); platformHelper.SaveOnline(_application); }