C#面试题(英文)
What’s the implicit name of the parameter that gets passed into the class’ set method? Value, and its datatype depends on whatever variable we’re changing.How do you inherit from a class in C#?