Méthode | Description | |
---|---|---|
UnlockException ( ) : System | ||
UnlockException ( string ErrorMessage ) : System | ||
UnlockException ( string message, Exception innerException ) : System |
public UnlockException ( string ErrorMessage ) : System | ||
ErrorMessage | string | |
Résultat | System |
public UnlockException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
Résultat | System |