示例#1
0
        internal static void Official_Android_Grable()
        {
            AutoBuilder_Android temp_Android = new AutoBuilder_Android();

            baseBuilder = temp_Android;
            temp_Android.Android_Grable();
        }
示例#2
0
        internal static void Demo_Android_Grable()
        {
            AutoBuilder_Android temp_Android = new AutoBuilder_Android();

            baseBuilder            = temp_Android;
            temp_Android.IsBuduger = true;
            temp_Android.Android_Grable();
        }