|
|
|
|
|
by j-james
889 days ago
|
|
Well, they're not classes, they're interfaces, and so you can implement multiple interfaces for multiple types, and so you have to implement them separately from the type declaration. There's not too much of a way around that, I think. |
|