C# Class BridgeDesign.TVRemotePause

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

Public Methods

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

Method Details

ButtonNinePressed() public method

public ButtonNinePressed ( ) : void
return void

TVRemotePause() public method

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