C# Class BEurtle.IssueDetail.uuid_xpath

Datei anzeigen Open project: ned14/BEurtle

Public Properties

Property Type Description
Item1 System.Guid
Item2 System.Xml.XPath.XPathNavigator

Public Methods

Method Description
uuid_xpath ( System.Guid Item1, XPathNavigator Item2 ) : System

Method Details

uuid_xpath() public method

public uuid_xpath ( System.Guid Item1, XPathNavigator Item2 ) : System
Item1 System.Guid
Item2 System.Xml.XPath.XPathNavigator
return System

Property Details

Item1 public_oe property

public Guid,System Item1
return System.Guid

Item2 public_oe property

public XPathNavigator,System.Xml.XPath Item2
return System.Xml.XPath.XPathNavigator