コード例 #1
0
ファイル: Principal.cs プロジェクト: juans0/ClienteTwitter
 private void cerrarFollowers(object sender, EventArgs e)
 {
     followers = null;
 }