Do you mean Type? On 30 April 2010 11:45, Arjang Assadi <[email protected]> wrote:
> 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] ? :) > -- regards, Preet, Overlooking the Ocean, Auckland
