IF.Lastfm/IF.Lastfm.Core/Objects/Track.cs

6 lines
74 B
C#

namespace IF.Lastfm.Core.Objects
{
public class Track
{
}
}