private string MakeVotingJson() { return JsonGenerator.MakeVotingJson(ListMaps.SelectedItems, ListVariants.SelectedItems, types); }