private void buttonSortPosts_Click(object sender, EventArgs e) { m_SortStrategy.SortPostsList(userPostsList); }