So with delegation - how would I be able to set it...
# announcements
t
So with delegation - how would I be able to set it up so that the same delegate can be used for multiple types?
d
thymecypher: Delegates are just normal objects. You can use generics in with them, too.