Exemplo n.º 1
0
    Stream1 Interface61.imethod_0(string A_0)
    {
        Stream3 stream = this.sortedList_0[A_0] as Stream3;

        if (stream != null)
        {
            stream.vmethod_1();
        }
        return(new Stream2(stream));
    }
Exemplo n.º 2
0
    public Stream1 imethod_2(string A_0)
    {
        int num = 11;

        if (this.Interface61.imethod_3(A_0) || this.imethod_7(A_0))
        {
            throw new ArgumentOutOfRangeException(BookmarkStart.b("䈰䜲䜴制堸嘺猼帾ⱀ♂", num), BookmarkStart.b("縰儲弴制娸伺ᴼ䠾⡀㝂ⵄ杆㩈㹊⹌❎煐㵒㑔㩖㱘筚㱜㍞፠٢Ѥͦၨ䭪࡬ᝮᡰrŴѶ", num));
        }
        Class297 class2 = this.class1004_0.method_17(A_0, Class297.EntryType.Stream);
        Stream3  stream = this.class1004_0.method_5() ? new Stream4(this.class1004_0, class2) : new Stream3(this.class1004_0, class2);

        this.list_1.Add(A_0);
        this.sortedList_0.Add(A_0, stream);
        stream.vmethod_1();
        return(new Stream2(stream));
    }