desarrolloMobile.NET Bluetooth Library

BthServiciosConstantes Methods

The methods of the BthServiciosConstantes class are listed below. For a complete list of BthServiciosConstantes class members, see the BthServiciosConstantes Members topic.

Public Static (Shared) Methods

ServicioGUID Obtiene el identificador de un servicio. Método estático.
ServicioNombre Obtene el servicio de un determinado identificador. Método estático.

Public Instance Methods

Equals (inherited from Object) Determina si el objeto Object especificado es igual al objeto Object actual.
GetHashCode (inherited from Object) Sirve como función hash para un tipo concreto, apropiado para su utilización en algoritmos de hash y estructuras de datos como las tablas hash.
GetType (inherited from Object) Obtiene el objeto Type de la instancia actual.
ToString (inherited from Object) Devuelve un objeto String que representa al objeto Object actual.

Protected Instance Methods

Finalize (inherited from Object) Permite que un objeto Object intente liberar recursos y realizar otras operaciones de limpieza antes de que el objeto Object sea reclamado por el recolector de elementos no utilizados.
MemberwiseClone (inherited from Object) Crea una copia superficial del objeto Object actual.

See Also

BthServiciosConstantes Class | desarrolloNET.Conectividad.Bluetooth.Servicios Namespace