Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SyrupPayToken
Claims
Error
C# 클래스 SyrupPayToken.Claims.Error
상속:
Element
파일 보기
프로젝트 열기: SKplanet/syruppay-csharp
공개 메소드들
메소드
설명
SetDescription
(
string
description
) :
Error
SetType
(
ErrorType
type
) :
Error
ValidRequired
( ) :
void
메소드 상세
SetDescription()
공개
메소드
public
SetDescription
(
string
description
) :
Error
description
string
리턴
Error
SetType()
공개
메소드
public
SetType
(
ErrorType
type
) :
Error
type
ErrorType
리턴
Error
ValidRequired()
공개
메소드
public
ValidRequired
( ) :
void
리턴
void