RonTheDon
❔ function overloading with Type as parameter.
the only other alternative i can think of is something like
remoteCall.Cus.Customer.GetCustomerTransations(int, string, string)
instead of remoteCall being a function, it could be a class and the namespace of the functions on my server solution could be nested classes.8 replies