Thomoski
Thomoski
CC#
Created by Thomoski on 12/8/2023 in #help
✅ Getting multiple return values from a method called using InvokeMember
Shall do
24 replies
CC#
Created by Thomoski on 12/8/2023 in #help
✅ Getting multiple return values from a method called using InvokeMember
Thanks for your help!
24 replies
CC#
Created by Thomoski on 12/8/2023 in #help
✅ Getting multiple return values from a method called using InvokeMember
But apparently it should be returnTypes.Value.Item1
24 replies
CC#
Created by Thomoski on 12/8/2023 in #help
✅ Getting multiple return values from a method called using InvokeMember
No description
24 replies
CC#
Created by Thomoski on 12/8/2023 in #help
✅ Getting multiple return values from a method called using InvokeMember
Ah, don't worry, I figured it out, thank you
24 replies
CC#
Created by Thomoski on 12/8/2023 in #help
✅ Getting multiple return values from a method called using InvokeMember
No description
24 replies
CC#
Created by Thomoski on 12/8/2023 in #help
✅ Getting multiple return values from a method called using InvokeMember
Ahh, okay
24 replies
CC#
Created by Thomoski on 12/8/2023 in #help
✅ Getting multiple return values from a method called using InvokeMember
Is that due to my implementation, or is this just how this works with InvokeMethod, It should be a struct?
24 replies
CC#
Created by Thomoski on 12/8/2023 in #help
✅ Getting multiple return values from a method called using InvokeMember
Ah, okay
24 replies
CC#
Created by Thomoski on 12/8/2023 in #help
✅ Getting multiple return values from a method called using InvokeMember
Or is it that the method is returning the struct?
24 replies
CC#
Created by Thomoski on 12/8/2023 in #help
✅ Getting multiple return values from a method called using InvokeMember
So do I need to define a specific tuple class first before using it to cast the returned object from the method to returnValues?
24 replies
CC#
Created by Thomoski on 12/8/2023 in #help
✅ Getting multiple return values from a method called using InvokeMember
No description
24 replies
CC#
Created by Thomoski on 12/8/2023 in #help
✅ Getting multiple return values from a method called using InvokeMember
Ignore my awful class naming
24 replies
CC#
Created by Thomoski on 10/24/2023 in #help
Is there a better (or more appropriate way) of implementing method overloading for my usecase here?
That's an excellent point, thank you!
10 replies
CC#
Created by Thomoski on 10/24/2023 in #help
Is there a better (or more appropriate way) of implementing method overloading for my usecase here?
Completely forgot that was even possible
10 replies
CC#
Created by Thomoski on 10/24/2023 in #help
Is there a better (or more appropriate way) of implementing method overloading for my usecase here?
I... hadn't actually thought about that
10 replies