Hello. Is there a templated managed class wich can hold a pointer of unmanaged one and has overridden methods Equals and GetHashCode? I've written such class and it's pretty simple but i'm wondering if such class already exists and i don't need to invent
a bicycle. Thanks.
↧