C# Класс MonoTorrent.CommonSOYSAUCECHIPSISAFAGGOT.TorrentException

Наследование: ExceptionSOYSAUCECHIPSISAFAGGOT
Показать файл Открыть проект

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

Метод Описание
TorrentException ( ) : System
TorrentException ( System info, System context ) : System
TorrentException ( string message ) : System
TorrentException ( string message, Exception innerException ) : System

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

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

public TorrentException ( ) : System
Результат System

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

public TorrentException ( System info, System context ) : System
info System
context System
Результат System

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

public TorrentException ( string message ) : System
message string
Результат System

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

public TorrentException ( string message, Exception innerException ) : System
message string
innerException System.Exception
Результат System