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

Inheritance: XmlBrick
Show file Open project: Catrobat/CatrobatForWindows Class Usage Examples

Protected Methods

Method Description
XmlLoopBeginBrick ( ) : System.Xml.Linq
XmlLoopBeginBrick ( System.Xml.Linq.XElement xElement ) : System.Xml.Linq

Private Methods

Method Description
CreateXml ( ) : System.Xml.Linq.XElement
LoadFromXml ( System.Xml.Linq.XElement xRoot ) : void

Method Details

XmlLoopBeginBrick() protected method

protected XmlLoopBeginBrick ( ) : System.Xml.Linq
return System.Xml.Linq

XmlLoopBeginBrick() protected method

protected XmlLoopBeginBrick ( System.Xml.Linq.XElement xElement ) : System.Xml.Linq
xElement System.Xml.Linq.XElement
return System.Xml.Linq