Implementing a Single Interface with Multiple Classes(www2.zdo.com)
submitted by
cinar(80) 4 years, 2 months ago
This article will provide you information about how you can distribute the functionality of a single interface into multiple classes.
Here are some of the places you can use this approach:
- Implement a single inteface by using multiple methods from other existing classes.
- Implementing only a few methods of the interface.
|category: C#
|Views: 30
tags:
C# another
Everyones tags:
Your Tags: