C# 클래스 Mvp.Xml.XInclude.AttributeOrNamespaceInIncludeLocationError

Include location identifies an attribute or namespace node.
상속: FatalException
파일 보기 프로젝트 열기: Monobjc/monobjc-tools

공개 메소드들

메소드 설명
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