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

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GenericXmlNode ( ) : System

Constructor for a new instance of the GenericXmlNode class

ToString ( ) : string

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

Method Details

GenericXmlNode() public méthode

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

ToString() public méthode

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