コード例 #1
0
        public Interface10 imethod_0(Interface10 interface10_0)
        {
            Class92 class2 = (Class92)interface10_0;

            this.xmlNode_0.AppendChild(class2.xmlNode_0);
            return(interface10_0);
        }
コード例 #2
0
ファイル: Class94.cs プロジェクト: wangzhaoming/HearthBuddy
        public void imethod_1(Interface10 interface10_0)
        {
            Class92 class2 = (Class92)interface10_0;

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