Exemple #1
0
 private void onClickListener(int position, string redditSubName)
 {
     OnItemClickListener.OnItemClick(position, redditSubName);
 }