Leroico
Leroico
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
do i delete the post now?
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
nice
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
just making sure
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
btw if i configured my httpclient with a baseurl that will still work with GetFromJsonAsync right
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
alright thanks again for the help
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
do i need to escape the key if i'm going to be hardcoding them?
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
i'll use that thanks
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
ok thanks for the help
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
so in this case getparameters() is kind of overkill?
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
just to clear anything up
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
No description
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
ok i'll be doing that next
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
how would i do that?
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
i'm on .net 8
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
but i was trying to repeat less code
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
there's not really a problem with that
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
that's what i was doing, but in every example method i needed to create a new dictionary, while hardcoding the names of the parameters
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
that was my initial idea
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
ok i get you
50 replies
CC#
Created by Leroico on 1/4/2025 in #help
✅ Getting method parameters with reflection on library code
its wrapping a weather api, so the idea is that there are methods like GetPastWeather() or GetCurrentWeather() and the user passes (for example) the coordinates of the location, so i'm not sure how i would implement that
50 replies