Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
WikiFunctions
API
SharedRepoException
C# Class WikiFunctions.API.SharedRepoException
Thrown when you try to move a file onto a target that exists in a shared repo (e.g. Commons)
Inheritance:
ApiException
Mostra file
Open project: reedy/AutoWikiBrowser
Public Methods
Method
Description
SharedRepoException
(
ApiEdit
editor
,
string
message
) :
System
Method Details
SharedRepoException()
public
method
public
SharedRepoException
(
ApiEdit
editor
,
string
message
) :
System
editor
ApiEdit
message
string
return
System