Ejemplo n.º 1
0
 public RefreshVideosJob (YouTubePane pane, string query_val)
 {
     this.yt_pane = pane;
     this.yt_query_val = query_val;
 }
Ejemplo n.º 2
0
 public RefreshVideosJob(YouTubePane pane, string query_val)
 {
     this.yt_pane      = pane;
     this.yt_query_val = query_val;
 }