C# Class Catrobat.IDE.Core.Xml.XmlObjects.Variables.XmlProgramVariableList

Inheritance: XmlObjectNode
Afficher le fichier Open project: Catrobat/CatrobatForWindows Class Usage Examples

Méthodes publiques

Méthode Description
XmlProgramVariableList ( ) : System.Collections.Generic
XmlProgramVariableList ( System.Xml.Linq.XElement xElement ) : System.Collections.Generic

Private Methods

Méthode Description
CreateXml ( ) : System.Xml.Linq.XElement
LoadFromXml ( System.Xml.Linq.XElement xRoot ) : void

Method Details

XmlProgramVariableList() public méthode

public XmlProgramVariableList ( ) : System.Collections.Generic
Résultat System.Collections.Generic

XmlProgramVariableList() public méthode

public XmlProgramVariableList ( System.Xml.Linq.XElement xElement ) : System.Collections.Generic
xElement System.Xml.Linq.XElement
Résultat System.Collections.Generic