Files
Discord.Net/src/Discord.Net.Commands
Christopher F b1eaa44021 Don't attempt to load types with generic parameters as a module
This fixes an issue where custom ModuleBases that contained a generic
parameter would be loaded as a module - only to fail when trying to be
built.

Realistically, ModuleBases _should_ be abstract - but it was still a bug
that we allowed them to be included as a module.
2018-02-26 19:35:43 -05:00
..
2016-10-04 16:13:16 -03:00
2017-03-25 11:19:31 -03:00
2017-03-18 12:23:51 -03:00