To avoid having to use fully qualified referenced classes, you could: a. Add a reference to the
Question:
To avoid having to use fully qualified referenced classes, you could:
a. Add a reference to the class.
b. Add an import statement for the class.
c. Add a using directive.
d. Inherit from the class.
e. Package the classes in the same solution.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
C# Programming From Problem Analysis To Program Design
ISBN: 9781285096261
4th Edition
Authors: Barbara Doyle
Question Posted: