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
OAuth2
Demos
AuthzCodeGrant
Log
C# Class OAuth2.Demos.AuthzCodeGrant.Log
Mostrar archivo
Open project: pmhsfelix/OAuth2.Demos.AuthzCodeGrant
Public Methods
Method
Description
Info
(
string
format
) :
void
Warn
(
string
format
) :
void
Private Methods
Method
Description
Log
( ) :
System
Method Details
Info()
public
static
method
public
static
Info
(
string
format
) :
void
format
string
return
void
Warn()
public
static
method
public
static
Warn
(
string
format
) :
void
format
string
return
void