Метод | Описание | |
---|---|---|
Execute ( IContext context ) : void |
Executes the PlaySoundCommand
|
|
PlaySoundCommand ( string sound ) : BalloonsPop.Common.Contracts |
Initializes a new instance of the PlaySoundCommand class.
|
public Execute ( IContext context ) : void | ||
context | IContext | |
Результат | void |
public PlaySoundCommand ( string sound ) : BalloonsPop.Common.Contracts | ||
sound | string | |
Результат | BalloonsPop.Common.Contracts |