A delegate that can refer to any method taking two arguments and returning void.
- TKey
- The first parameter type.
- TValue
- The second parameter type.
- key
- A value of type TKey.
- value
- A value of type TValue.
Use this to support NDesk.Options.Options accepting two values registered with:
Namespace: NDesk.Options
Assembly: NDesk.Options (in NDesk.Options.dll)
Assembly Versions: 0.2.0.0, 0.2.1.0