C# Class Cimbalino.Phone.Toolkit.Services.FMRadioService

Represents an implementation of the IFMRadioService.
Inheritance: IFMRadioService
Afficher le fichier Open project: Cimbalino/Cimbalino-Phone-Toolkit

Méthodes publiques

Méthode Description
PowerOff ( ) : void

Power off the FM radio.

PowerOn ( ) : void

Power on the FM radio.

Method Details

PowerOff() public méthode

Power off the FM radio.
public PowerOff ( ) : void
Résultat void

PowerOn() public méthode

Power on the FM radio.
public PowerOn ( ) : void
Résultat void