C# Class QianQianLrc.SongBase

显示文件 Open project: jasine/SaveDouban

Public Methods

Method Description
SongBase ( int id, string artist, string title ) : System

Method Details

SongBase() public method

public SongBase ( int id, string artist, string title ) : System
id int
artist string
title string
return System