Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WikiFunctions
API
OperationFailedException
C# 클래스 WikiFunctions.API.OperationFailedException
Thrown when an operation is ended with result other than "Success"
상속:
ApiException
파일 보기
프로젝트 열기: reedy/AutoWikiBrowser
공개 프로퍼티들
프로퍼티
타입
설명
Action
string
공개 메소드들
메소드
설명
OperationFailedException
(
ApiEdit
editor
,
string
action
,
string
result
,
string
xml
) :
System
메소드 상세
OperationFailedException()
공개
메소드
public
OperationFailedException
(
ApiEdit
editor
,
string
action
,
string
result
,
string
xml
) :
System
editor
ApiEdit
action
string
result
string
xml
string
리턴
System
프로퍼티 상세
Action
공개적으로 프로퍼티
public
string
Action
리턴
string