internal void method_5(Class814 A_0)
    {
        Class229 class2 = new Class229(A_0.method_7());

        class2.method_8(this.method_11(A_0.method_0()));
        this.method_6(class2);
    }
Beispiel #2
0
    public Class814 method_16(Class814 A_0)
    {
        int num = 15;

        if (A_0 == null)
        {
            throw new ArgumentNullException(BookmarkStart.b("尴䌶尸嘺", num));
        }
        this.list_0.Add(A_0);
        this.dictionary_0.Add(A_0.method_0(), A_0);
        return(A_0);
    }
Beispiel #3
0
    public void method_18(int A_0)
    {
        int num = 12;

        if ((A_0 < 0) || (A_0 >= this.list_0.Count))
        {
            throw new ArgumentOutOfRangeException(BookmarkStart.b("嬱娳刵崷䈹", num));
        }
        Class814 class2 = this.method_0(A_0);

        this.list_0.RemoveAt(A_0);
        this.dictionary_0.Remove(class2.method_0());
    }
    private void method_23(Class814 A_0)
    {
        int num = 1;

        string[]  strArray = A_0.method_0().Split(new char[] { '/' });
        Class1128 class2   = base.method_8(strArray, 0);

        if (!A_0.method_12().ToString().Contains(BookmarkStart.b("挦䀨太䠬䰮䔰尲䜴丶", 1)))
        {
            if ((strArray.Length > 1) && strArray[strArray.Length - 2].EndsWith(BookmarkStart.b("砦嬨个䄬尮", num)))
            {
                class2.method_9(A_0);
            }
            else
            {
                class2.method_5(A_0);
            }
        }
    }
Beispiel #5
0
    private void method_34(Stream A_0)
    {
        int num = 0x10;

        if (A_0 == null)
        {
            throw new ArgumentNullException();
        }
        if (!A_0.CanSeek || !A_0.CanRead)
        {
            throw new ArgumentOutOfRangeException(BookmarkStart.b("䔵䰷䠹夻弽ⴿ", num), BookmarkStart.b("愵崷ᨹ刻嬽┿♁摃㕅ⵇ⽉❋⽍㉏㹑ㅓ癕㥗㑙㡛繝቟ݡգɥ१ࡩk୭偯űsѵᵷ᭹ᅻ幽ꒃヒ낏ﮑ늛", num));
        }
        int num2  = 0;
        int count = this.list_0.Count;

        while (num2 < count)
        {
            Class814 class2 = this.list_0[num2];
            class2.method_24(A_0, this.bool_0);
            this.dictionary_0.Add(class2.method_0(), class2);
            num2++;
        }
    }
Beispiel #6
0
 public Class230(Class814 A_0) : base(A_0.method_7())
 {
     base.string_0 = A_0.method_0();
 }
    internal void method_9(Class814 A_0)
    {
        Class230 class2 = new Class230(A_0);

        this.method_2().Add(A_0.method_0(), class2);
    }