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

Thrown when a feature in the Api is disabled
Наследование: ApiErrorException
Показать файл Открыть проект

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

Метод Описание
FeatureDisabledException ( ApiEdit editor, string errorCode, string errorMessage ) : System

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

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

public FeatureDisabledException ( ApiEdit editor, string errorCode, string errorMessage ) : System
editor ApiEdit
errorCode string
errorMessage string
Результат System