BryanWilhite / SonghayCore

core reusable, opinionated concerns for *all* 🧐 of my C# projects
http://songhayblog.azurewebsites.net/
MIT License
1 stars 0 forks source link

add `MenuDisplayItemModelExtensions.GetAllBy` method #163

Closed BryanWilhite closed 7 months ago

BryanWilhite commented 7 months ago

add a recursive method, GetAllBy, that will take a lambda (predicate) and apply it recursively to MenuDisplayItemModel.ChildItems