Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMin Huang <huangmin@microsoft.com>2022-04-18 04:55:57 +0300
committerGitHub <noreply@github.com>2022-04-18 04:55:57 +0300
commit93806a9b54abe8c61399d47f9c087c69fc07ef85 (patch)
tree31fd19aa204a0e98fc71100aa61df3d5353541cd /external
parentb5f62fcd1677c565fbf47cf8b062c5bba4d3c649 (diff)
Support .NET language feature: function pointers (#623)
* Support .NET language feature: function pointers * update * update * add test cases * add test dll * update * Use delegate * for other languages * update * Fix new member added for function pointers * update
Diffstat (limited to 'external')
-rw-r--r--external/Test/FunctionPointersTest.dllbin0 -> 6656 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/external/Test/FunctionPointersTest.dll b/external/Test/FunctionPointersTest.dll
new file mode 100644
index 00000000..579f3cdc
--- /dev/null
+++ b/external/Test/FunctionPointersTest.dll
Binary files differ