static IEnumerable<Package> SortByReferences( IEnumerable<Package> unordered )

static IEnumerable<T> SortByReferences( IEnumerable<T> unordered, System.Func<T, Package> getPackageFunc )

people
Log in to reply
You can't reply if you're not logged in. That would be crazy.