Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes FreeApophis#1 - The Exists Method of ModeList was called with C…
…hannelMode as the Generic Parameter and the Test failed therefore after the first Mode. The method is now called with reflection with the actual type instead of the declared type.
- Loading branch information