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

Afficher le fichier Open project: MarkVSullivan/SobekCM-Web-Application Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode 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 méthode

Constructor for a new instance of the GenericXmlMappingPath class
public GenericXmlMappingPath ( ) : System
Résultat System

GenericXmlMappingPath() public méthode

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