C# Class SobekCM.Resource_Object.GenericXml.Mapping.GenericXmlMappingPath

Exibir arquivo Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GenericXmlMappingPath ( ) : System

Constructor for a new instance of the GenericXmlMappingPath class

GenericXmlMappingPath ( GenericXmlPath XmlPath ) : System

Constructor for a new instance of the GenericXmlMappingPath class

Method Details

GenericXmlMappingPath() public method

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

GenericXmlMappingPath() public method

Constructor for a new instance of the GenericXmlMappingPath class
public GenericXmlMappingPath ( GenericXmlPath XmlPath ) : System
XmlPath SobekCM.Resource_Object.GenericXml.Reader.GenericXmlPath
return System