Curlyfry210
Curlyfry210
CC#
Created by Curlyfry210 on 6/20/2024 in #help
✅ not a specific issue on a code, I just need somewhat of a lesson
I just can't find anything specific about lists and properties(?) like there's Config.cs and then there's
Config config;
Config config;
I don't understand where and how u can use these in methods, how to call them and how to manipulate them
3 replies
CC#
Created by Curlyfry210 on 6/17/2024 in #help
✅ Variable calling from other classes
I've got a question, so imagine I've got 3 classes, and I was trying to make a method to show the information from the 1st class(Info.cs) to 2nd class(Menu.cs) through a 3rd class(MiddleClass.cs), would that be somehow possible?
85 replies
CC#
Created by Curlyfry210 on 6/13/2024 in #help
✅ I'm having issues with "MostrarEstatisticasPorLocal/Sensor/Tipo" in Menu.cs
it was suposed to give me the information that is on the "Leitura" list, but for some reason, it just starts the first switch case without returning anything out of it. there's more issues I got but in a conversation I might be able to recall them. Thanks https://github.com/JoValadares/Issue/tree/main/TrabalhoFinal_23-24
189 replies