internal void SetLanguageCode(string code) { LanguageCommunication = new e_LanguageCommunication(); LanguageCommunication.LanguageCode = code; }