Catrobat.IDE.Core.Xml.XmlObjects.Bricks.Sounds.XmlSpeakBrick.XmlSpeakBrick C# (CSharp) Method

XmlSpeakBrick() public method

public XmlSpeakBrick ( System.Xml.Linq.XElement xElement ) : Catrobat.IDE.Core.Xml.XmlObjects.Formulas
xElement System.Xml.Linq.XElement
return Catrobat.IDE.Core.Xml.XmlObjects.Formulas
        public XmlSpeakBrick(XElement xElement) : base(xElement) {}

Same methods

XmlSpeakBrick::XmlSpeakBrick ( ) : Catrobat.IDE.Core.Xml.XmlObjects.Formulas