S
Sabarinath
Hi,
Why it is not possible to create an instance for System.Activator class. It
is saying that "member is inaccessible due to its protection level", in
compilation. Acutally it is a public sealed class. It is possible to create
an instance of my own public sealed class.
Can anybody explain me Why?
Thanks in advance.
Regards
Sabari.
Why it is not possible to create an instance for System.Activator class. It
is saying that "member is inaccessible due to its protection level", in
compilation. Acutally it is a public sealed class. It is possible to create
an instance of my own public sealed class.
Can anybody explain me Why?
Thanks in advance.
Regards
Sabari.