|
||
|
|
#1 (permalink) |
|
Master of the Internet
Join Date: Feb 2004
Location: NC/NC State Univ
Age: 23
Posts: 16,422
|
Hello -
Trying to make a system where I use a lot of generics and delegates...mostly just for the using of stuff I don't know how to make well. Anyhow, I need to make a delegate that accepts an argument that is generic. i.e.: public delegate void aName( GenericType<T> t ); It's not terribly happy about this, since, obviously, T doesn't exist. What does I does?
__________________
Goodbye, folks. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|