Archived
To initialize a new Vehiclue object containing a string field, the correct syntax is as follows:
0
Community Evaluations
Aurore
31/07/2024
La proposition "Vehicule batmobile = new(“mclaren”);" est désormais valide dans les dernières versions du langage :)
Similar QuestionsMore questions about C#
7
Create an abstract Vehicle class implementing an ICarbody interface4
The PFX Framework:3
Simple inheritance between a parent class and a child class in C#2
Write a C# class with a private int age field and getter and setter methods for it.2
Initialize a new Vehiclue object containing a string field in C#