C# Класс Scr.Content.LoadContentException

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

Защищенные методы

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

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

LoadContentException() защищенный Метод

protected LoadContentException ( ) : System
Результат System

LoadContentException() защищенный Метод

protected LoadContentException ( string message ) : System
message string
Результат System

LoadContentException() защищенный Метод

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