Catrobat.IDE.Core.Models.Formulas.Tree.UnaryFormulaTree.ToXml C# (CSharp) Метод

ToXml() защищенный абстрактный Метод

protected abstract ToXml ( XmlFormulaTree child ) : XmlFormulaTree
child Catrobat.IDE.Core.Xml.XmlObjects.Formulas.XmlFormulaTree
Результат Catrobat.IDE.Core.Xml.XmlObjects.Formulas.XmlFormulaTree
        protected abstract XmlFormulaTree ToXml(XmlFormulaTree child);