Enthernet Code
DIIDevHeads IoT Integration Server
•Created by Marvee Amasi on 6/7/2024 in #middleware-and-os
Is there any difference between the { e.MapControllers(); } and the e.MapControllers() ?
@Marvee Amasi
Including curly braces signifies a block of code while without curly braces signifies a single statement
5 replies