RonTheDon
RonTheDon
CC#
Created by RonTheDon on 10/28/2023 in #help
❔ 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
CC#
Created by RonTheDon on 10/28/2023 in #help
❔ function overloading with Type as parameter.
i dont have a customer object. this function in called in a windows forms solution to communicate with the server solution through some tcp client
8 replies