C# Class RecordRobot.AudioPlayer

Mostra file Open project: scastle/EECS290_Project1

Public Properties

Property Type Description
song string

Public Methods

Method Description
Play ( int i, int j ) : void

Method Details

Play() public static method

public static Play ( int i, int j ) : void
i int
j int
return void

Property Details

song public_oe static_oe property

public static string song
return string