C# Class NativeWifi.Wlan.WlanException

Represents an error occuring during WLAN operations which indicate their failure via a WlanReasonCode.
Inheritance: System.Exception
Afficher le fichier Open project: ATNoG/ODTONE

Méthodes publiques

Méthode Description
WlanException ( WlanReasonCode reasonCode ) : System

Method Details

WlanException() public méthode

public WlanException ( WlanReasonCode reasonCode ) : System
reasonCode WlanReasonCode
Résultat System