* Remove the params argument from IClientProxy - This allows passing arrays without having to explicitly ToArray() or AsEnumerable() - Added overloads up to 10 arguments - Added tests