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

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

Protected Methods

Method Description
XmlLoopEndBrick ( ) : System.Xml.Linq
XmlLoopEndBrick ( 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

XmlLoopEndBrick() protected method

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

XmlLoopEndBrick() protected method

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