Exemplo n.º 1
0
    public void method_20(byte[] A_0, int A_1, int A_2)
    {
        int      num    = 2;
        Class525 class2 = new Class525(A_0, A_1, A_2);

        while (!class2.method_0())
        {
            this.method_15(class2.method_1());
            this.class1092_0.method_22(BookmarkStart.b("┧\u2029", num));
        }
    }
Exemplo n.º 2
0
    public static string smethod_0(byte[] A_0, string A_1)
    {
        Class525      class2  = new Class525(A_0, 0, A_0.Length);
        StringBuilder builder = new StringBuilder();

Label_001B:
        builder.Append(class2.method_1());
        if (!class2.method_0())
        {
            builder.Append(A_1);
            goto Label_001B;
        }
        builder.Append(A_1);
        return(builder.ToString());
    }
Exemplo n.º 3
0
 internal static string smethod_18(byte[] A_0)
 {
     return(Class525.smethod_0(A_0, BookmarkStart.b("☫", 6)));
 }