[Mono-list] Documentation

Carlos Alberto Cortez is118149@mail.udlap.mx
29 May 2003 14:59:27 -0500


Hello!

You can check at http://www.go-mono.com/tutorial

Regards,
Carlos.

El jue, 29 de 05 de 2003 a las 12:17, Guillermo Guerini escribi=F3:
> Thanks!!!
>=20
>=20
> ------------- Segue mensagem original -------------
>=20
> De: Philip Van Hoof <spamfrommailing@freax.org>
> Data: 29 May 2003 16:35:23 +0200
> Para: Guillermo Guerini <gui_listas@silverplanet.com.br>
> Assunto: Re: [Mono-list] Documentation
>=20
>=20
>=20
> On Thu, 2003-05-29 at 16:07, Guillermo Guerini wrote:
> > Hello,
> > I would like to know,  where can I find more information about how can =
I help you on development.
> > Thnaks, and any information would be good!!
> > Thanks again..
>=20
> This will get you pretty far :
>=20
> http://www.nullenvoid.com/mono/wiki/index.php/Installing%20mono%20for%20d=
evelopment%20usage
--=20
--------------------------------------------------
/* The definition of myself */
using Cortez;
using GeniusIntelligence;

public class Carlos : Human, IGenius, ILinuxUser {

	static void Main () {
		Me.Think();
	}

}

--------------------------------------------------