coreclr-module
coreclr-module copied to clipboard
Add client `Off` methods
Difference from #713: correct the result returned from RemoveXEventListener
methods. #713 always returns true
(after function null check) instead of the result of List.Remove
.