Catrobat.IDE.Core.Xml.XmlObjects.Variables.XmlObjectVariableEntry.XmlObjectVariableEntry C# (CSharp) Метод

XmlObjectVariableEntry() публичный Метод

public XmlObjectVariableEntry ( ) : System.Runtime.CompilerServices
Результат System.Runtime.CompilerServices
        public XmlObjectVariableEntry() { VariableList = new XmlUserVariableList(); }

Same methods

XmlObjectVariableEntry::XmlObjectVariableEntry ( System.Xml.Linq.XElement xElement ) : System.Runtime.CompilerServices