Re: XRC & .NET subsclassing
Bryan Bulten <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.wxnet |
|---|---|
| Message-ID | <20040522120149.0a9cbc15@goliath> |
> Bryan Bulten wrote: > > I now have an implementation, however, Mono doesn't yet have a > > mechanism for creating classes using their name as a string, which I > > need. The following method is not yet implemented in Mono: > > > > System.Runtime.Remoting.Activator.CreateInstance(string, string); > > You want System.Activator.CreateInstance(), which does work. Yeah, that's the one I meant. The first parameter is supposed to allow null, so that the current assembly is used, however, it doesn't. -- Bryan Bulten http://www.bulten.ca/ http://wxnet.sourceforge.net/
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAr3lx32WFWIzmzHgRAqOhAJ9THgkyEhqIe7QysudCzM6jSGUkKwCfXKK0 dqE11kU5p3JNrLPlMkfJldc= =lrHp -----END PGP SIGNATURE-----