C# Class LetMeRest.Framework.Common.Sound

显示文件 Open project: Pathoschild/smapi-mod-dump

Public Methods

Method Description
PlaySound ( string soundName ) : void

Method Details

PlaySound() public static method

public static PlaySound ( string soundName ) : void
soundName string
return void