TerrificTable55
TerrificTable55
CC#
Created by TerrificTable55 on 1/3/2023 in #help
❔ Jetbrains Rider cant resolve any symbols
41 replies
CC#
Created by TerrificTable55 on 1/1/2023 in #help
✅ `... void SomeFunction(string parameters...)` function in CSharp
In java you can define functions that take "infinite" parameters (i forgot the name) with the type name... syntax and then when calling the function you could parse arguments like this "A", "B", "C" without a limit to how many you can give it and the argument you get in the function itself is a array is there a way to do the same thing in c#?
14 replies