I need to have method with a a signature looking like this

RegisterForm( typeof(Form) formType)

where the forn type is actually a class refrence ( Delphi parlance,
what are class refrences are called in C#?).

so I would be able to call it like this :

RegiterForm( typeOf(Form1) );

Any further references sugeestions links?

Thank you

Regards

if [OT] is short for [Off Topic], what is the short for [On Topic] ?  :)

Reply via email to