| Class | Description |
|---|---|
| ChildrenProviderWalker<CHILDTYPE> |
Recursively visit all children provided by a given
IChildrenProvider
and call a callback for each visited child. |
| ChildrenProviderWalkerDynamic<CHILDTYPE> |
Recursively visit all children provided by a given
IChildrenProvider
and call a callback for each visited child. |
Copyright © 2014–2015 Philip Helger. All rights reserved.