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

XmlSetVolumeToBrick() public method

public XmlSetVolumeToBrick ( System.Xml.Linq.XElement xElement ) : System.Xml.Linq
xElement System.Xml.Linq.XElement
return System.Xml.Linq
        public XmlSetVolumeToBrick(XElement xElement) : base(xElement) { }

Same methods

XmlSetVolumeToBrick::XmlSetVolumeToBrick ( ) : System.Xml.Linq