C# Class GuiCompare.XMLMember

Inheritance: XMLNameGroup
Afficher le fichier Open project: remobjects/mono-tools

Méthodes publiques

Свойство Type Description
access System.Collections.Hashtable
attributeMap System.Collections.Hashtable

Méthodes publiques

Méthode Description
ConvertToString ( int att ) : string

Méthodes protégées

Méthode Description
LoadExtraData ( string name, XmlNode node ) : void

Method Details

ConvertToString() public méthode

public ConvertToString ( int att ) : string
att int
Résultat string

LoadExtraData() protected méthode

protected LoadExtraData ( string name, XmlNode node ) : void
name string
node System.Xml.XmlNode
Résultat void

Property Details

access public_oe property

public Hashtable,System.Collections access
Résultat System.Collections.Hashtable

attributeMap public_oe property

public Hashtable,System.Collections attributeMap
Résultat System.Collections.Hashtable