Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
j64
Harmony
Web
Repository
OauthRepository
C# Class j64.Harmony.Web.Repository.OauthRepository
Mostrar archivo
Open project: joejarvis64/j64.Harmony
Class Usage Examples
Public Methods
Method
Description
Get
( ) :
OauthInfo
Save
(
OauthInfo
oai
) :
OauthInfo
Method Details
Get()
public
static
method
public
static
Get
( ) :
OauthInfo
return
j64.Harmony.Web.Models.OauthInfo
Save()
public
static
method
public
static
Save
(
OauthInfo
oai
) :
OauthInfo
oai
j64.Harmony.Web.Models.OauthInfo
return
j64.Harmony.Web.Models.OauthInfo