Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SyrupPayToken
Claims
Error
C# Class SyrupPayToken.Claims.Error
Inheritance:
Element
Afficher le fichier
Open project: SKplanet/syruppay-csharp
Méthodes publiques
Méthode
Description
SetDescription
(
string
description
) :
Error
SetType
(
ErrorType
type
) :
Error
ValidRequired
( ) :
void
Method Details
SetDescription()
public
méthode
public
SetDescription
(
string
description
) :
Error
description
string
Résultat
Error
SetType()
public
méthode
public
SetType
(
ErrorType
type
) :
Error
type
ErrorType
Résultat
Error
ValidRequired()
public
méthode
public
ValidRequired
( ) :
void
Résultat
void