C# Class Cindeck.Core.Song

Mostrar archivo Open project: noelex/Cindeck Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Song ( string title, IdolCategory type ) : System
ToString ( ) : string

Method Details

Song() public method

public Song ( string title, IdolCategory type ) : System
title string
type IdolCategory
return System

ToString() public method

public ToString ( ) : string
return string