C# Класс FileTypeException, peloton-to-garmin

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

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

Метод Описание
FileTypeException ( ) : System,
FileTypeException ( string message ) : System,
FileTypeException ( string message, Exception, inner ) : System,

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

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

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

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

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

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

public FileTypeException ( string message, Exception, inner ) : System,
message string
inner Exception,
Результат System,