C# Class WikiFunctions.API.LoggedOffException

Thrown when attempted operation requires login
Inheritance: ApiException
Mostrar archivo Open project: reedy/AutoWikiBrowser

Public Methods

Method Description
LoggedOffException ( ApiEdit editor ) : System

Method Details

LoggedOffException() public method

public LoggedOffException ( ApiEdit editor ) : System
editor ApiEdit
return System