开发者

Code of Association, Composition and Aggregation

开发者 https://www.devze.com 2023-03-11 20:37 出处:网络
I read many times about Association, Composition and Aggregation. What will the simple code in c# of these three terms? I have understood about t开发者_运维问答he difference of Composition and Aggrega

I read many times about Association, Composition and Aggregation. What will the simple code in c# of these three terms? I have understood about t开发者_运维问答he difference of Composition and Aggregation, but in Association, its look like just Composition in my view. I am just beginner of c#, sorry if i wrote here something wrong about these terms.


I think this is a reasonable question. In fact, it's been asked and answered rather well, including code examples, in this StackOverflow thread: Difference between association, aggregation and composition

Good luck!

0

精彩评论

暂无评论...
验证码 换一张
取 消