C# Class SilverASAP, asap

Inheritance: Application
Mostra file Open project: epi/asap

Public Methods

Method Description
SilverASAP ( ) : System

Private Methods

Method Description
Application_Startup ( object sender, StartupEventArgs e ) : void
Pause ( ) : void
Play ( string filename ) : void
Play ( string filename, int song ) : void
Stop ( ) : void
WebClient_OpenReadCompleted ( object sender, OpenReadCompletedEventArgs e ) : void

Method Details

SilverASAP() public method

public SilverASAP ( ) : System
return System