65.9K
CodeProject is changing. Read more.
Home

Non-intrusive Tree & Graph Types

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.84/5 (15 votes)

Apr 22, 2009

GPL3

3 min read

viewsIcon

44129

Extension methods used together with interfaces make it possible to create tree and graph query methods without mandating a common base class that would otherwise invade upon the domain-model.