C# Class _04.OnlineRadioDatabase.InvalidSongException

Mostrar archivo Open project: DannyBerova/C-Fundamentals-Jan2018-SoftUni Class Usage Examples

Public Methods

Method Description
InvalidSongException ( ) : System
InvalidSongException ( string message ) : System

Method Details

InvalidSongException() public method

public InvalidSongException ( ) : System
return System

InvalidSongException() public method

public InvalidSongException ( string message ) : System
message string
return System