C# Class System.Xml.Serialization.XmlAttributeEventArgs

Inheritance: System.EventArgs
Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
XmlAttributeEventArgs ( XmlAttribute attr, int lineNumber, int linePosition, object o, string qnames ) : System.IO