C# Класс WikiFunctions.API.SharedRepoException

Thrown when you try to move a file onto a target that exists in a shared repo (e.g. Commons)
Наследование: ApiException
Показать файл Открыть проект

Открытые методы

Метод Описание
SharedRepoException ( ApiEdit editor, string message ) : System

Описание методов

SharedRepoException() публичный Метод

public SharedRepoException ( ApiEdit editor, string message ) : System
editor ApiEdit
message string
Результат System