mono-api-reflection.html 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <h4><a name="api:mono_reflection_bind_generic_method_parameters">mono_reflection_bind_generic_method_parameters</a></h4>
  2. <h4><a name="api:mono_reflection_bind_generic_parameters">mono_reflection_bind_generic_parameters</a></h4>
  3. <h4><a name="api:mono_reflection_create_dynamic_method">mono_reflection_create_dynamic_method</a></h4>
  4. <h4><a name="api:mono_reflection_create_generic_class">mono_reflection_create_generic_class</a></h4>
  5. <h4><a name="api:mono_reflection_create_internal_class">mono_reflection_create_internal_class</a></h4>
  6. <h4><a name="api:mono_reflection_create_runtime_class">mono_reflection_create_runtime_class</a></h4>
  7. <h4><a name="api:mono_reflection_event_builder_get_event_info">mono_reflection_event_builder_get_event_info</a></h4>
  8. <h4><a name="api:mono_reflection_generic_inst_initialize">mono_reflection_generic_inst_initialize</a></h4>
  9. <h4><a name="api:mono_reflection_get_custom_attrs_blob">mono_reflection_get_custom_attrs_blob</a></h4>
  10. <h4><a name="api:mono_reflection_get_custom_attrs">mono_reflection_get_custom_attrs</a></h4>
  11. <h4><a name="api:mono_custom_attrs_get_attr">mono_custom_attrs_get_attr</a></h4>
  12. <h4><a name="api:mono_reflection_get_token">mono_reflection_get_token</a></h4>
  13. <h4><a name="api:mono_reflection_get_type">mono_reflection_get_type</a></h4>
  14. <h4><a name="api:mono_reflection_initialize_generic_parameter">mono_reflection_initialize_generic_parameter</a></h4>
  15. <h4><a name="api:mono_reflection_lookup_dynamic_token">mono_reflection_lookup_dynamic_token</a></h4>
  16. <h4><a name="api:mono_reflection_marshal_from_marshal_spec">mono_reflection_marshal_from_marshal_spec</a></h4>
  17. <h4><a name="api:mono_reflection_parse_type">mono_reflection_parse_type</a></h4>
  18. <h4><a name="api:mono_reflection_setup_generic_class">mono_reflection_setup_generic_class</a></h4>
  19. <h4><a name="api:mono_reflection_setup_internal_class">mono_reflection_setup_internal_class</a></h4>
  20. <h4><a name="api:mono_reflection_sighelper_get_signature_field">mono_reflection_sighelper_get_signature_field</a></h4>
  21. <h4><a name="api:mono_reflection_sighelper_get_signature_local">mono_reflection_sighelper_get_signature_local</a></h4>
  22. <h4><a name="api:mono_reflection_type_from_name">mono_reflection_type_from_name</a></h4>
  23. <h4><a name="api:mono_reflection_generic_class_initialize">mono_reflection_generic_class_initialize</a></h4>
  24. <h4><a name="api:mono_reflection_get_custom_attrs_info">mono_reflection_get_custom_attrs_info</a></h4>
  25. <h4><a name="api:mono_custom_attrs_construct">mono_custom_attrs_construct</a></h4>
  26. <h4><a name="api:mono_custom_attrs_free">mono_custom_attrs_free</a></h4>
  27. <h4><a name="api:mono_custom_attrs_from_assembly">mono_custom_attrs_from_assembly</a></h4>
  28. <h4><a name="api:mono_custom_attrs_from_class">mono_custom_attrs_from_class</a></h4>
  29. <h4><a name="api:mono_custom_attrs_from_event">mono_custom_attrs_from_event</a></h4>
  30. <h4><a name="api:mono_custom_attrs_from_field">mono_custom_attrs_from_field</a></h4>
  31. <h4><a name="api:mono_custom_attrs_from_index">mono_custom_attrs_from_index</a></h4>
  32. <h4><a name="api:mono_custom_attrs_from_method">mono_custom_attrs_from_method</a></h4>
  33. <h4><a name="api:mono_custom_attrs_from_param">mono_custom_attrs_from_param</a></h4>
  34. <h4><a name="api:mono_custom_attrs_from_property">mono_custom_attrs_from_property</a></h4>
  35. <h4><a name="api:mono_custom_attrs_has_attr">mono_custom_attrs_has_attr</a></h4>
  36. <h4><a name="api:mono_module_file_get_object">mono_module_file_get_object</a></h4>
  37. <h4><a name="api:mono_module_get_object">mono_module_get_object</a></h4>
  38. <h4><a name="api:mono_method_body_get_object">mono_method_body_get_object</a></h4>
  39. <h4><a name="api:mono_event_get_object">mono_event_get_object</a></h4>
  40. <h4><a name="api:mono_assembly_get_object">mono_assembly_get_object</a></h4>
  41. <h4><a name="api:mono_param_get_objects">mono_param_get_objects</a></h4>
  42. <h4><a name="api:mono_field_get_object">mono_field_get_object</a></h4>
  43. <h4><a name="api:mono_property_get_object">mono_property_get_object</a></h4>
  44. <h4><a name="api:mono_type_get_object">mono_type_get_object</a></h4>