Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 238 Bytes

Readme.md

File metadata and controls

5 lines (3 loc) · 238 Bytes

CallExtMethodLib

A library to help you invoke extension method via Reflection in runtime. It can be used as a mechanism to load additional associated libraries in writing framework project.

See example projects for usage.