C# Class CodeImp.Gluon.ObexBluetoothDevice

Afficher le fichier Open project: DieterKoblenz/LCARS Class Usage Examples

Méthodes publiques

Свойство Type Description
address InTheHand.Net.BluetoothAddress
name string

Méthodes publiques

Méthode Description
ObexBluetoothDevice ( BluetoothDeviceInfo info ) : System
ToString ( ) : string

Method Details

ObexBluetoothDevice() public méthode

public ObexBluetoothDevice ( BluetoothDeviceInfo info ) : System
info BluetoothDeviceInfo
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

address public_oe property

public BluetoothAddress,InTheHand.Net address
Résultat InTheHand.Net.BluetoothAddress

name public_oe property

public string name
Résultat string