UvuvwevweOnyetenye
UvuvwevweOnyetenye
CC#
Created by UvuvwevweOnyetenye on 5/11/2024 in #help
Blazor Setup ASP.NET module not found in ISS Express - Rider IDE
No description
24 replies
CC#
Created by UvuvwevweOnyetenye on 2/5/2024 in #help
Array exception
No description
21 replies
CC#
Created by UvuvwevweOnyetenye on 1/31/2024 in #help
Neuron outputting more than 1.0f
No description
13 replies
CC#
Created by UvuvwevweOnyetenye on 1/30/2024 in #help
✅ How to do the C# equivalent of passing an std::function into a class
Hi, so I'm trying to make a class function that can accept a function of type float(float). I don't really understand how C# works because I'm coming from C++, which is very different than C# besides the names of data types. I've heard of delegates, but in all instances of a delegate parameter I've seen it as a pointer. Is a pointer bad C# syntax though in this case, since I'm trying to learn how to write C# well versus writing C# like C++. thanks in advance
30 replies