Beispiel #1
0
        public GHLink method_5(string string_0, StructurePointerRootNode class266_0)
        {
            GHLink gHLink = new GHLink(string_0, class266_0.method_7());

            this.dictionary_1.Add(class266_0.int_0, gHLink);
            return(gHLink);
        }
Beispiel #2
0
        public GhLink method_5(string string0, StructurePointerRootNode class2660)
        {
            var gHLink = new GhLink(string0, class2660.method_7());

            Dictionary1.Add(class2660.Int0, gHLink);
            return(gHLink);
        }
Beispiel #3
0
        public GH3Setlist method_4(string string_0, StructurePointerRootNode class266_0)
        {
            GH3Setlist gH3Setlist = new GH3Setlist(class266_0.method_7(), this);

            gH3Setlist.method_3(string_0);
            this.gh3SetlistList.Add(class266_0.int_0, gH3Setlist);
            return(gH3Setlist);
        }
Beispiel #4
0
        public Gh3Setlist method_4(string string0, StructurePointerRootNode class2660)
        {
            var gH3Setlist = new Gh3Setlist(class2660.method_7(), this);

            gH3Setlist.method_3(string0);
            Gh3SetlistList.Add(class2660.Int0, gH3Setlist);
            return(gH3Setlist);
        }