Class DelegatePriorityComparer<T>
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
public class DelegatePriorityComparer<T> : IComparer<DelegateWithPriority<T>> where T : Delegate
Type Parameters
T
- Inheritance
-
objectDelegatePriorityComparer<T>
- Implements