C# Class BridgeDesign.TVRemoteMute

Inheritance: RemoteButton
Show file Open project: marwie/Design-Patterns-in-Unity-Example Class Usage Examples

Public Methods

Method Description
ButtonNinePressed ( ) : void
TVRemoteMute ( EntertainmentDevice device ) : System.Collections

Method Details

ButtonNinePressed() public method

public ButtonNinePressed ( ) : void
return void

TVRemoteMute() public method

public TVRemoteMute ( EntertainmentDevice device ) : System.Collections
device EntertainmentDevice
return System.Collections