Essentials/essentials-framework
Andrew Welker d00c8bed5f fix:(EssentialsCore) Add ability for devjson command to handle overloads
The `devjson` command needs to ability to handle overloads. With this change, if a method is an overloaded method, the command will get all methods on an object that match the entered method name, then get the first entry in the list of methods that matches the length of the provided parameters list.

This won't work in all cases, as there may be situations where the parameters of the methods have the same length, but different types. In that situation, it's likely that the conversion from `Object` to the desired type will fail, in which case, the command will notify the user that something went wrong.
2021-05-20 10:52:12 -06:00
..
Essentials/PepperDashEssentials Revert "Merge branch 'release/1.6.0' into hotfix/cisco-large-directory-issues" 2020-08-05 11:58:41 -06:00
Essentials Core fix:(EssentialsCore) Add ability for devjson command to handle overloads 2021-05-20 10:52:12 -06:00
Essentials Devices Common add flags on both ends to prevent input switching loop 2021-04-09 16:36:11 -06:00
Essentials DM Merge branch 'development' into hotfix/dm-routing-issues 2021-03-29 13:18:00 -06:00
Essentials Framework.sln Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00