Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
enkomio committed Sep 21, 2021
2 parents d63ec9d + db0a0a6 commit 7304368
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# RunDotNetDll - It is simple utility to list all methods of a given .NET Assembly and to invoke them.
# RunDotNetDll - It is a simple utility to list all methods of a given .NET Assembly and to invoke them.

_RunDotNetDll_ allows to introspect a given .NET Assembly in order to list all the methods which are implemented in the Assembly and to invoke them. All this is done via pure Reflection.

Expand Down Expand Up @@ -26,4 +26,4 @@ Find below an example of execution:
RunDotNetDll is licensed under the [MIT license](LICENSE.TXT)

[1]: https://github.com/enkomio/RunDotNetDll/tree/master/Src
[2]: https://github.com/enkomio/RunDotNetDll/releases/latest
[2]: https://github.com/enkomio/RunDotNetDll/releases/latest

0 comments on commit 7304368

Please # to comment.