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

Inheritance: XmlObjectNode
Afficher le fichier Open project: Catrobat/CatrobatForWindows

Private Properties

Свойство Type Description
CreateXml System.Xml.Linq.XElement
LoadFromXml void

Méthodes publiques

Méthode Description
LoadReference ( ) : void
XmlObjectVariableEntry ( ) : System.Runtime.CompilerServices
XmlObjectVariableEntry ( System.Xml.Linq.XElement xElement ) : System.Runtime.CompilerServices

Private Methods

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

Method Details

LoadReference() public méthode

public LoadReference ( ) : void
Résultat void

XmlObjectVariableEntry() public méthode

public XmlObjectVariableEntry ( ) : System.Runtime.CompilerServices
Résultat System.Runtime.CompilerServices

XmlObjectVariableEntry() public méthode

public XmlObjectVariableEntry ( System.Xml.Linq.XElement xElement ) : System.Runtime.CompilerServices
xElement System.Xml.Linq.XElement
Résultat System.Runtime.CompilerServices