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

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

Méthodes protégées

Méthode Description
XmlLoopBeginBrick ( ) : System.Xml.Linq
XmlLoopBeginBrick ( 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

XmlLoopBeginBrick() protected méthode

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

XmlLoopBeginBrick() protected méthode

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