Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
FacebookSharp
OAuthException
C# Class FacebookSharp.OAuthException
Inheritance:
FacebookException
Exibir arquivo
Open project: prabirshrestha/FacebookSharp
Public Methods
Method
Description
OAuthException
( )
OAuthException
(
string
message
)
OAuthException
(
string
message
,
int
code
)
Method Details
OAuthException()
public
method
public
OAuthException
( )
OAuthException()
public
method
public
OAuthException
(
string
message
)
message
string
OAuthException()
public
method
public
OAuthException
(
string
message
,
int
code
)
message
string
code
int