Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

adding to a dictionary class c#

 car.Add(id, new Car<string, string, int>(manufacturer, model, year));
//by iq18but18cm
 
PREVIOUS NEXT
Tagged: #adding #dictionary #class
ADD COMMENT
Topic
Name
3+9 =