SampSharp
SampSharp copied to clipboard
Fix commands overloading
This fixes #392
I don't know which one of the fixes you prefer, the ICommandParameterType implementations or the trim inside the CanInvoke. I did the both here.
Tested for a day, fixes the issue and not noticed any new problems.