C# Class IdSharpHarness.Track

Datei anzeigen Open project: nexus49/grado

Public Methods

Method Description
Track ( String artist, String title, String album, String year, String genre, String filename ) : System

Method Details

Track() public method

public Track ( String artist, String title, String album, String year, String genre, String filename ) : System
artist String
title String
album String
year String
genre String
filename String
return System