1.0-dev15 (Core code cleaning)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
public class PlaylistSearchEventArgs : System.EventArgs
|
||||
{
|
||||
public string Phrase { get; set; }
|
||||
public int Count { get; set; }
|
||||
public string Url { get; set; }
|
||||
public int VideosCount { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user