What?s the implicit name of the parameter that gets passed
into the class? set method?
Answer Posted / guest
value
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is main function of alternate teamplate of datalist?
What is the syntax for calling an overloaded constructor within a constructor (this() and constructorname() does not compile)?
What are the Types of assemblies that can be created in dotnet
Why do we need indexer in c#?
What is a struct in C#?
What issues can be faced while delivering code?
What happens if you add duplicate elements to a set?
What is argument in c#?
What is gridview c#?
Can we extend sealed class in c#?
Is it possible to restrict the scope of a field/method of a class to the classes in the same namespace?
Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?
Is lazy thread safe c#?
What is the difference between ienumerable and icollection?
What is generic method in c#?