It should be in there. Here is the source code:
https://github.com/mono/mono/tree/master/mcs/class/System/System.IO.Ports

Cheers,
Stephen

On Wed, Sep 24, 2014 at 9:59 PM, Daniel Piloco <dpil...@ditco.net> wrote:

> Thank you for the response,
>
> I will have to check this again at my work PC tomorrow morning.  However,
> I'm nearly sure I'm including the System assembly.. and
> System.IO.Ports.SerialPort isn't detected by monodevelop.
>
> Daniel
>
> ----- Original Message -----
> From: Miguel de Icaza <mig...@xamarin.com>
> To: Daniel Piloco <dpil...@ditco.net>
> Cc: mono-devel <mono-devel-list@lists.ximian.com>
> Sent: Wed, 24 Sep 2014 18:35:59 -0700 (PDT)
> Subject: Re: [Mono-dev] SerialPort
>
> It is part of the System assembly.
>
> On Wed, Sep 24, 2014 at 9:28 PM, Daniel Piloco <dpil...@ditco.net> wrote:
>
> > Hello Everyone,
> >
> > I'm new to mono/monodevelop and linux.  I have lots of experience with C#
> > on windows however.
> >
> > Mono provides almost everything I need.  Except there's no assembly (or
> > whatever its called) for System.IO.Ports.  Specifically, I'd like my
> > program to be able to use the System.IO.Ports.SerialPort class.
> >
> > How can I use this class?
> >
> > Here's what I'm running:
> >
> > MonoDevelop 3.0.3.2
> > Installation UUID: 71724472-0276-43db-8786-c4a8cda87fef
> > Runtime:
> >         Mono 2.10.8.1 (Debian 2.10.8.1-8) (64-bit)
> >         GTK 2.24.10
> >         GTK# (2.12.0.0)
> > Build information:
> >         Git revision: 7bf6ac0ca43c1b12703176ad9933c3484c05c84c-dirty
> >         Build date: 2012-06-22 20:57:52+0000
> > Operating System:
> >         Linux
> >         Linux VirtualHostDebian 3.2.0-4-amd64 #1 SMP Debian
> > 3.2.57-3+deb7u1 x86_64 GNU/Linux
> >
> > Thank you,
> > Daniel
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to