20060812

The benefit of this feature is inversely proportional to the number of options.

Following this guideline to split out advanced functionality into a separate namespace enables developers to see the smallest number of types possible in the common case.

Good understanding of the differences in the behavior of reference types and value types is crucial in making this choice.

One of the most common arguments in favor of interfaces is that they allow separating contract from the implementation.

posted on 2006-08-12 08:06  融化了的朱古力  阅读(115)  评论(0)    收藏  举报

导航