Answer Posted / pramodgupta20
You can declare the property in interface and define it in
the class which implements the interface.
int GetUser{get; set;}
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can we call server-side code (c# or vb.net code) from javascript?
What is the difference between “out” and “ref” parameters in c#?
What are the advantages of clr procedure over t-sql procedure?
What can you do as a .net developer?
What happens if a static constructor throws an exception?
what is an event? Define delegate?
How do partial classes work in c#?
How can I produce an assembly?
What is default value of enum c#?
What is console readkey ()?
How big is a 64 bit integer?
How to reduce image resolution in C#?
What is a di class?
What does dbml mean in texting?
Explain About CLS?