Add support of class/interface methods
Issue #135
new
Please add possibility to render methods as well as properties to the resulting .d.ts file.
Preferably to be able to conditionally select which methods to output (with additional attributes for methods?).
Thanks.