C# Class System.Xml.XmlValidatingReaderImpl.ValidationEventHandling

Inheritance: IValidationEventHandling
Mostra file Open project: dotnet/corefx

Private Properties

Property Type Description
AddHandler void
IValidationEventHandling void
RemoveHandler void
ValidationEventHandling System

Private Methods

Method Description
AddHandler ( ValidationEventHandler handler ) : void
IValidationEventHandling ( Exception exception, XmlSeverityType severity ) : void
RemoveHandler ( ValidationEventHandler handler ) : void
ValidationEventHandling ( XmlValidatingReaderImpl reader ) : System