Ejemplo n.º 1
0
 /// <summary>
 /// Initialize the CLR binding, please invoke this AFTER CLR Redirection registration
 /// </summary>
 public static void Initialize(ILRuntime.Runtime.Enviorment.AppDomain app)
 {
     System_Int32_Binding.Register(app);
     System_Single_Binding.Register(app);
     System_Int64_Binding.Register(app);
     System_Object_Binding.Register(app);
     System_String_Binding.Register(app);
     System_Array_Binding.Register(app);
     UnityEngine_Vector2_Binding.Register(app);
     UnityEngine_Vector3_Binding.Register(app);
     UnityEngine_Quaternion_Binding.Register(app);
     UnityEngine_GameObject_Binding.Register(app);
     UnityEngine_Object_Binding.Register(app);
     UnityEngine_Transform_Binding.Register(app);
     UnityEngine_RectTransform_Binding.Register(app);
     UnityEngine_Time_Binding.Register(app);
     game_IL_RefType_Binding.Register(app);
     System_Type_Binding.Register(app);
     System_Reflection_MethodInfo_Binding.Register(app);
     System_Reflection_FieldInfo_Binding.Register(app);
     System_Reflection_PropertyInfo_Binding.Register(app);
     UnityEngine_Debug_Binding.Register(app);
     UnityEngine_Logger_Binding.Register(app);
     ILRuntime_Runtime_Intepreter_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_List_1_ILTypeInstance_Binding.Register(app);
     System_Math_Binding.Register(app);
     System_Convert_Binding.Register(app);
     System_DateTime_Binding.Register(app);
     System_Text_StringBuilder_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_ILTypeInstance_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_Int32_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_UInt32_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_Int64_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_UInt64_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_String_ILTypeInstance_Binding.Register(app);
     System_Text_RegularExpressions_Regex_Binding.Register(app);
     System_Text_RegularExpressions_Group_Binding.Register(app);
     System_Text_RegularExpressions_Match_Binding.Register(app);
     System_Text_RegularExpressions_CaptureCollection_Binding.Register(app);
     System_Text_RegularExpressions_GroupCollection_Binding.Register(app);
     UnityEngine_UI_LayoutElement_Binding.Register(app);
     UnityEngine_UI_Text_Binding.Register(app);
     UnityEngine_UI_Image_Binding.Register(app);
     UnityEngine_UI_Graphic_Binding.Register(app);
     UnityEngine_EventSystems_UIBehaviour_Binding.Register(app);
     UnityEngine_MonoBehaviour_Binding.Register(app);
     UnityEngine_Color_Binding.Register(app);
     System_Collections_Generic_HashSet_1_Int64_Binding.Register(app);
     System_Collections_Generic_HashSet_1_Int32_Binding.Register(app);
     System_Linq_Enumerable_Binding.Register(app);
     UnityEngine_Canvas_Binding.Register(app);
     UnityEngine_Matrix4x4_Binding.Register(app);
     UnityEngine_Video_VideoPlayer_Binding.Register(app);
     System_Enum_Binding.Register(app);
     UnityEngine_Screen_Binding.Register(app);
 }
Ejemplo n.º 2
0
        /// <summary>
        /// Initialize the CLR binding, please invoke this AFTER CLR Redirection registration
        /// </summary>
        public static void Initialize(ILRuntime.Runtime.Enviorment.AppDomain app)
        {
            System_Object_Binding.Register(app);
            System_String_Binding.Register(app);
            System_Activator_Binding.Register(app);
            System_Console_Binding.Register(app);
            System_Type_Binding.Register(app);
            System_Runtime_CompilerServices_AsyncTaskMethodBuilder_Binding.Register(app);
            System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_Int32_Binding.Register(app);
            System_Threading_Tasks_Task_Binding.Register(app);
            System_Runtime_CompilerServices_TaskAwaiter_Binding.Register(app);
            System_Threading_Tasks_Task_1_Int32_Binding.Register(app);
            System_Runtime_CompilerServices_TaskAwaiter_1_Int32_Binding.Register(app);
            System_Exception_Binding.Register(app);
            System_Collections_IDictionary_Binding.Register(app);
            System_Collections_Generic_List_1_Int32_Binding.Register(app);
            System_Linq_Enumerable_Binding.Register(app);
            System_Collections_Generic_List_1_Dictionary_2_String_Object_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_String_Object_Binding.Register(app);
            ILRuntimeTest_TestFramework_ClassInheritanceTest_Binding.Register(app);
            System_Int32_Binding.Register(app);
            System_Object_Array_Binding.Register(app);
            System_Action_1_Int32_Binding.Register(app);
            ILRuntimeTest_TestBase_ExtensionClass_Binding.Register(app);
            ILRuntimeTest_TestBase_GenericExtensions_Binding.Register(app);
            ILRuntimeTest_TestBase_ExtensionClass_1_Int32_Binding.Register(app);
            ILRuntimeTest_TestBase_SubExtensionClass_Binding.Register(app);
            ILRuntimeTest_TestBase_SubExtensionClass_1_Int32_Binding.Register(app);
            System_ArgumentException_Binding.Register(app);
            ILRuntimeTest_TestBase_StaticGenericMethods_Binding.Register(app);
            System_Action_1_ILTypeInstance_Binding.Register(app);
            System_Array_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_Int32_ILTypeInstance_Binding.Register(app);
            LitJson_JsonMapper_Binding.Register(app);
            System_Collections_Generic_List_1_ILTypeInstance_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_String_ILTypeInstance_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_String_Int32_Binding.Register(app);
            System_Collections_Generic_List_1_ILRuntimeTest_TestFramework_TestClass3Adaptor_Binding_Adaptor_Binding.Register(app);
            System_Reflection_MethodBase_Binding.Register(app);
            System_Reflection_MemberInfo_Binding.Register(app);
            System_Reflection_FieldInfo_Binding.Register(app);
            System_Reflection_PropertyInfo_Binding.Register(app);
            ILRuntimeTest_TestMainForm_Binding.Register(app);
            ILRuntime_Runtime_Enviorment_AppDomain_Binding.Register(app);
            System_Collections_Generic_KeyValuePair_2_String_IType_Binding.Register(app);
            ILRuntime_CLR_TypeSystem_IType_Binding.Register(app);
            System_Boolean_Binding.Register(app);
            System_Collections_Generic_List_1_ILRuntimeTest_TestFramework_ClassInheritanceTestAdaptor_Binding_Adaptor_Binding.Register(app);
            ILRuntimeTest_TestFramework_ClassInheritanceTest2_1_ILRuntimeTest_TestFramework_ClassInheritanceTest2Adaptor_Binding_Adaptor_Binding.Register(app);
            ILRuntimeTest_TestFramework_TestClass2_Binding.Register(app);
            System_IDisposable_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_Int32_ILRuntimeTest_TestFramework_ClassInheritanceTestAdaptor_Binding_Adaptor_Binding.Register(app);
            ILRuntimeTest_TestFramework_DelegateTest_Binding.Register(app);
            ILRuntimeTest_TestFramework_IntDelegate_Binding.Register(app);
            ILRuntimeTest_TestFramework_IntDelegate2_Binding.Register(app);
            System_Func_2_Int32_Int32_Binding.Register(app);
            System_Action_3_Int32_String_String_Binding.Register(app);
            ILRuntimeTest_TestFramework_BaseClassTest_Binding.Register(app);
            System_Action_1_String_Binding.Register(app);
            System_Action_Binding.Register(app);
            System_Math_Binding.Register(app);
            ILRuntimeTest_TestFramework_TestStruct_Binding.Register(app);
            ILRuntimeTest_TestFramework_TestClass3_Binding.Register(app);
            System_Single_Binding.Register(app);
            System_Byte_Binding.Register(app);
            System_Char_Binding.Register(app);
            System_IO_File_Binding.Register(app);
            System_IO_FileStream_Binding.Register(app);
            System_IO_Stream_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_Int64_Int32_Binding.Register(app);
            System_Enum_Binding.Register(app);
            System_Collections_IEnumerator_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_String_Int64_Binding.Register(app);
            System_Int32_Array_Binding.Register(app);
            System_Int32_Array_Binding_Array_Binding.Register(app);
            System_Double_Binding.Register(app);
            ILRuntimeTest_TestFramework_TestVector3_Binding.Register(app);
            System_Int32_Array3_Binding.Register(app);
            System_Int32_Array2_Binding.Register(app);
            ILRuntimeTest_TestFramework_TestClass4_Binding.Register(app);
            System_Nullable_1_Int32_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_String_Int32_Binding_Enumerator_Binding.Register(app);
            System_Collections_Generic_KeyValuePair_2_String_Int32_Binding.Register(app);
            System_Diagnostics_Stopwatch_Binding.Register(app);
            System_Func_4_Int32_Single_Int16_Double_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_Int64_Int64_Array_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_String_ILTypeInstance_Array_Binding.Register(app);
            System_Collections_Generic_IEnumerator_1_KeyValuePair_2_Int32_Int32_Binding.Register(app);
            System_Collections_Generic_KeyValuePair_2_Int32_Int32_Binding.Register(app);
            System_Collections_Generic_List_1_List_1_Int32_Binding.Register(app);
            System_Collections_Generic_List_1_List_1_List_1_Int32_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_ILTypeInstance_Int32_Binding.Register(app);
            System_Collections_Generic_List_1_Int32_Array_Binding.Register(app);
            System_Collections_Generic_List_1_Object_Binding.Register(app);
            System_Linq_IGrouping_2_Byte_Byte_Binding.Register(app);
            System_Convert_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_Int32_ILTypeInstance_Binding_ValueCollection_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_Int32_ILTypeInstance_Binding_ValueCollection_Binding_Enumerator_Binding.Register(app);
            System_Collections_Generic_List_1_String_Binding.Register(app);
            System_Collections_Generic_List_1_String_Binding_Enumerator_Binding.Register(app);
            System_NotSupportedException_Binding.Register(app);
            System_Collections_Generic_List_1_ILTypeInstance_Binding_Enumerator_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_Type_Int32_Binding.Register(app);
            System_NotImplementedException_Binding.Register(app);
            ILRuntimeTest_TestFramework_TestVectorStruct_Binding.Register(app);
            ILRuntimeTest_TestFramework_TestVectorStruct2_Binding.Register(app);
            System_DateTime_Binding.Register(app);
            ILRuntimeTest_TestFramework_TestVectorClass_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_UInt32_ILTypeInstance_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_UInt32_ILTypeInstance_Binding_Enumerator_Binding.Register(app);
            System_Collections_Generic_KeyValuePair_2_UInt32_ILTypeInstance_Binding.Register(app);
            ILRuntimeTest_TestFramework_TestVector3NoBinding_Binding.Register(app);
            System_AccessViolationException_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_Object_Object_Binding.Register(app);
            ILRuntimeTest_TestFramework_TestCLREnumClass_Binding.Register(app);
            System_IComparable_1_Int32_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_Int32_Int32_Binding.Register(app);
            System_Collections_Generic_Dictionary_2_Int32_Int32_Binding_Enumerator_Binding.Register(app);
            System_Collections_Generic_EqualityComparer_1_Int32_Binding.Register(app);

            ILRuntime.CLR.TypeSystem.CLRType __clrType = null;
            __clrType = (ILRuntime.CLR.TypeSystem.CLRType)app.GetType(typeof(ILRuntimeTest.TestFramework.TestVector3));
            s_ILRuntimeTest_TestFramework_TestVector3_Binding_Binder = __clrType.ValueTypeBinder as ILRuntime.Runtime.Enviorment.ValueTypeBinder <ILRuntimeTest.TestFramework.TestVector3>;
            __clrType = (ILRuntime.CLR.TypeSystem.CLRType)app.GetType(typeof(ILRuntimeTest.TestFramework.TestVectorStruct));
            s_ILRuntimeTest_TestFramework_TestVectorStruct_Binding_Binder = __clrType.ValueTypeBinder as ILRuntime.Runtime.Enviorment.ValueTypeBinder <ILRuntimeTest.TestFramework.TestVectorStruct>;
            __clrType = (ILRuntime.CLR.TypeSystem.CLRType)app.GetType(typeof(ILRuntimeTest.TestFramework.TestVectorStruct2));
            s_ILRuntimeTest_TestFramework_TestVectorStruct2_Binding_Binder = __clrType.ValueTypeBinder as ILRuntime.Runtime.Enviorment.ValueTypeBinder <ILRuntimeTest.TestFramework.TestVectorStruct2>;
            __clrType = (ILRuntime.CLR.TypeSystem.CLRType)app.GetType(typeof(System.Collections.Generic.KeyValuePair <System.UInt32, ILRuntime.Runtime.Intepreter.ILTypeInstance>));
            s_System_Collections_Generic_KeyValuePair_2_UInt32_ILTypeInstance_Binding_Binder = __clrType.ValueTypeBinder as ILRuntime.Runtime.Enviorment.ValueTypeBinder <System.Collections.Generic.KeyValuePair <System.UInt32, ILRuntime.Runtime.Intepreter.ILTypeInstance> >;
        }
 /// <summary>
 /// Initialize the CLR binding, please invoke this AFTER CLR Redirection registration
 /// </summary>
 public static void Initialize(ILRuntime.Runtime.Enviorment.AppDomain app)
 {
     System_Int32_Binding.Register(app);
     System_Single_Binding.Register(app);
     System_Int64_Binding.Register(app);
     System_Object_Binding.Register(app);
     System_String_Binding.Register(app);
     System_Array_Binding.Register(app);
     UnityEngine_Vector2_Binding.Register(app);
     UnityEngine_Vector3_Binding.Register(app);
     UnityEngine_Quaternion_Binding.Register(app);
     UnityEngine_GameObject_Binding.Register(app);
     UnityEngine_Object_Binding.Register(app);
     UnityEngine_Transform_Binding.Register(app);
     UnityEngine_RectTransform_Binding.Register(app);
     UnityEngine_Time_Binding.Register(app);
     UnityEngine_Debug_Binding.Register(app);
     System_Collections_Generic_List_1_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_List_1_Object_Binding.Register(app);
     System_Collections_Generic_List_1_Int32_Binding.Register(app);
     System_Collections_Generic_List_1_UInt32_Binding.Register(app);
     System_Collections_Generic_List_1_Boolean_Binding.Register(app);
     System_Collections_Generic_List_1_Double_Binding.Register(app);
     System_Collections_Generic_List_1_RunTimeValueBase_Binding.Register(app);
     System_Collections_Generic_HashSet_1_Object_Binding.Register(app);
     System_Collections_Generic_HashSet_1_String_Binding.Register(app);
     System_Collections_Generic_HashSet_1_Int32_Binding.Register(app);
     System_Collections_Generic_HashSet_1_UInt32_Binding.Register(app);
     System_Collections_Generic_HashSet_1_Int64_Binding.Register(app);
     System_Collections_Generic_HashSet_1_UInt64_Binding.Register(app);
     System_Collections_Generic_HashSet_1_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_String_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_Int32_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_UInt32_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_Int64_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_UInt64_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_Int64_Int32_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_Int32_Int64_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_Int64_Int64_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_Int32_Int32_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_Object_Object_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_String_Int32_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_String_Int64_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_String_UInt32_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_String_UInt64_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_Int64_UInt32_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_UInt64_Int32_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_UInt64_UInt32_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_UInt32_Int32_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_UInt32_Int64_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_UInt32_UInt32_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_UInt32_UInt64_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_UInt64_UInt64_Binding.Register(app);
     System_IO_MemoryStream_Binding.Register(app);
     System_IO_BinaryReader_Binding.Register(app);
     System_IO_BinaryWriter_Binding.Register(app);
     System_Text_UTF8Encoding_Binding.Register(app);
     ASRuntime_Player_Binding.Register(app);
     System_GC_Binding.Register(app);
     UnityEngine_Debug_Binding.Register(app);
 }
Ejemplo n.º 4
0
 /// <summary>
 /// Initialize the CLR binding, please invoke this AFTER CLR Redirection registration
 /// </summary>
 public static void Initialize(ILRuntime.Runtime.Enviorment.AppDomain app)
 {
     System_Int32_Binding.Register(app);
     System_Single_Binding.Register(app);
     System_Int64_Binding.Register(app);
     System_Object_Binding.Register(app);
     System_String_Binding.Register(app);
     System_Array_Binding.Register(app);
     UnityEngine_Vector2_Binding.Register(app);
     UnityEngine_Vector3_Binding.Register(app);
     UnityEngine_Quaternion_Binding.Register(app);
     UnityEngine_GameObject_Binding.Register(app);
     UnityEngine_Object_Binding.Register(app);
     UnityEngine_Transform_Binding.Register(app);
     UnityEngine_RectTransform_Binding.Register(app);
     UnityEngine_Texture_Binding.Register(app);
     UnityEngine_Texture2D_Binding.Register(app);
     UnityEngine_AssetBundle_Binding.Register(app);
     UnityEngine_Camera_Binding.Register(app);
     UnityEngine_Time_Binding.Register(app);
     wxb_hotMgr_Binding.Register(app);
     wxb_IL_Help_Binding.Register(app);
     wxb_RefType_Binding.Register(app);
     System_Type_Binding.Register(app);
     System_Reflection_MethodInfo_Binding.Register(app);
     System_Reflection_FieldInfo_Binding.Register(app);
     System_Reflection_PropertyInfo_Binding.Register(app);
     System_Collections_Generic_List_1_ILTypeInstance_Binding.Register(app);
     ILRuntime_Runtime_Intepreter_ILTypeInstance_Binding.Register(app);
     System_Convert_Binding.Register(app);
     System_DateTime_Binding.Register(app);
     System_TimeSpan_Binding.Register(app);
     System_Text_StringBuilder_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_ILTypeInstance_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_Int32_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_UInt32_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_Int64_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_UInt64_ILTypeInstance_Binding.Register(app);
     System_Collections_Generic_Dictionary_2_String_ILTypeInstance_Binding.Register(app);
     System_Text_RegularExpressions_Regex_Binding.Register(app);
     System_Text_RegularExpressions_Group_Binding.Register(app);
     System_Text_RegularExpressions_Match_Binding.Register(app);
     System_Text_RegularExpressions_CaptureCollection_Binding.Register(app);
     System_Text_RegularExpressions_GroupCollection_Binding.Register(app);
     UnityEngine_UI_LayoutElement_Binding.Register(app);
     UnityEngine_UI_Text_Binding.Register(app);
     UnityEngine_UI_Image_Binding.Register(app);
     UnityEngine_EventSystems_UIBehaviour_Binding.Register(app);
     UnityEngine_MonoBehaviour_Binding.Register(app);
     UnityEngine_Color_Binding.Register(app);
     System_Collections_Generic_HashSet_1_Int64_Binding.Register(app);
     System_Collections_Generic_HashSet_1_Int32_Binding.Register(app);
     System_Collections_Generic_HashSet_1_String_Binding.Register(app);
     UnityEngine_Canvas_Binding.Register(app);
     System_Enum_Binding.Register(app);
     wxb_Hotfix_Binding.Register(app);
     wxb_L_Binding.Register(app);
     Actor_Binding.Register(app);
     xc_Game_Binding.Register(app);
     xc_SceneHelp_Binding.Register(app);
 }