C# Class Catrobat.IDE.Core.Xml.XmlObjects.Bricks.ControlFlow.XmlLoopEndBrick

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

Méthodes protégées

Méthode Description
XmlLoopEndBrick ( ) : System.Xml.Linq
XmlLoopEndBrick ( System.Xml.Linq.XElement xElement ) : System.Xml.Linq

Private Methods

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

Method Details

XmlLoopEndBrick() protected méthode

protected XmlLoopEndBrick ( ) : System.Xml.Linq
Résultat System.Xml.Linq

XmlLoopEndBrick() protected méthode

protected XmlLoopEndBrick ( System.Xml.Linq.XElement xElement ) : System.Xml.Linq
xElement System.Xml.Linq.XElement
Résultat System.Xml.Linq