C# Generics and Winform

Posted by Nathan on Stack Overflow See other posts from Stack Overflow or by Nathan
Published on 2010-04-09T15:19:13Z Indexed on 2010/04/09 15:23 UTC
Read the original article Hit count: 487

Filed under:
|
|

Is it possible to pass a generic type T into an instance of a winform so T is usable throughout the form?

© Stack Overflow or respective owner

Related posts about c#

Related posts about generics