Beispiel #1
0
        public Interface10 imethod_0(Interface10 interface10_0)
        {
            Class92 class2 = (Class92)interface10_0;

            this.xmlNode_0.AppendChild(class2.xmlNode_0);
            return(interface10_0);
        }
Beispiel #2
0
        public void imethod_1(Interface10 interface10_0)
        {
            Class92 class2 = (Class92)interface10_0;

            this.xmlElement_0.SetAttributeNode((System.Xml.XmlAttribute)class2.Object_0);
        }