C# Class SobekCM.Resource_Object.GenericXml.Reader.GenericXmlPathValue

Mostrar archivo Open project: MarkVSullivan/SobekCM-Web-Application

Public Methods

Method Description
GenericXmlPathValue ( GenericXmlPath Path, string Value )
ToString ( ) : string

Overrides the default method and returns a System.String that represents this instance

Method Details

GenericXmlPathValue() public method

public GenericXmlPathValue ( GenericXmlPath Path, string Value )
Path GenericXmlPath
Value string

ToString() public method

Overrides the default method and returns a System.String that represents this instance
public ToString ( ) : string
return string