C# Класс Mvp.Xml.XInclude.AttributeOrNamespaceInIncludeLocationError

Include location identifies an attribute or namespace node.
Наследование: FatalException
Показать файл Открыть проект

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

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

Initializes a new instance of the AttributeOrNamespaceInIncludeLocationError class with a specified error message.

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

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

Initializes a new instance of the AttributeOrNamespaceInIncludeLocationError class with a specified error message.
public AttributeOrNamespaceInIncludeLocationError ( string message ) : System
message string Error message
Результат System