msc
Results
1
issues of
msc
Hello! This commit will add the .NET/COM Interface `MethodInfo` and the corresponding methods to `inc/mscoree.nim`. __Info:__ The definition was taken from `mscorlib.tlb` The `MethodInfo` Interface contains the following members: ```nim...