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

Mostrar archivo Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GenericXmlPath ( ) : System

Constructor for a new instance of the GenericXmlPath class

ToString ( ) : string

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

Method Details

GenericXmlPath() public method

Constructor for a new instance of the GenericXmlPath class
public GenericXmlPath ( ) : System
return System

ToString() public method

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