コード例 #1
0
ファイル: GH3Songlist.cs プロジェクト: uwx/Open-GHTCP
        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);
        }