C# Class Microsoft.Test.UIAutomation.Logging.XmlSerializableObjects.XmlTestElementInfo

Mostra file Open project: geeksree/cSharpGeeks Class Usage Examples

Public Properties

Property Type Description
ElementPath System.Xml.XmlNode

Public Methods

Method Description
XmlTestElementInfo ( ) : System
XmlTestElementInfo ( XmlNode xmlNodeElementPath ) : System

Method Details

XmlTestElementInfo() public method

public XmlTestElementInfo ( ) : System
return System

XmlTestElementInfo() public method

public XmlTestElementInfo ( XmlNode xmlNodeElementPath ) : System
xmlNodeElementPath System.Xml.XmlNode
return System

Property Details

ElementPath public_oe property

public XmlNode,System.Xml ElementPath
return System.Xml.XmlNode