C# Класс Felinesoft.UmbracoCodeFirst.Exceptions.ContentDependencyException

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

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

Метод Описание
ContentDependencyException ( string message ) : System

Constructs a new instance of ContentDependencyException

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

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

Constructs a new instance of ContentDependencyException
public ContentDependencyException ( string message ) : System
message string The message describing the exceptional condition
Результат System