Click here to Skip to main content
15,949,686 members

Comments by explorerC (Top 57 by date)

explorerC 22-Aug-13 7:09am View    
Hi Shmuel,

Type constraint is there, But it doesn't allow add multiple class constraint.

T CreateInst<t>(object param1) where T : TClass,HClass
explorerC 22-Aug-13 4:24am View    
Thanks very much for your inputs
explorerC 21-Aug-13 8:32am View    
Hey it works!!!...Thanks for the input
Is it possible to hold this object in generic object and access its properties ??
explorerC 21-Aug-13 8:27am View    
Deleted
Hey it works
Is it possible to hold this object in generic object and access its properties based type??
explorerC 21-Aug-13 8:01am View    
Hi Moses
Again getting compilation error.Are you missing a cast