[mono-vb] Re: Properties
Maverson Eduardo
maverson at gmail.com
Tue Aug 30 14:19:27 EDT 2005
Here it is...
Now, I submitted the patch to the Rafael 'monoman' and in few days it will be
commited...
and if you wanna fix it sooner :
aply the patch on mbas...
patch -i patchPropertiesWarnings.diff
On 8/24/05, Maverson Eduardo <maverson at gmail.com> wrote:
> Hi
> oops,
>
> The patch that I mentioned was about Functions, but i think that this
> problem is seemed. I will try to fix this until next week...
> Sorry about the mistake...
>
> On 8/24/05, Jesse van den Kieboom <jesse at icecrew.nl> wrote:
> > Hi,
> >
> > I've declared some properties like:
> >
> > Public Property SubCommand()
> > Get
> > SubCommand = fSubCmd
> > End Get
> > Set
> > fSubCmd = value
> > End Set
> > End Property
> >
> > The compiler gives me warnings:
> > The variable 'SubCommand' is assigned but its value is never
> > used(BC0219). Why is this? I don't think I'm doing anything wrong here
> > and I don't think this should be a warning...
> >
> >
> > Regard,
> >
> >
> > Jesse van den Kieboom
> >
> > _______________________________________________
> > Mono-vb mailing list
> > Mono-vb at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-vb
> >
>
>
> --
> Regards,
> Maverson Eduardo
>
--
Atenciosamente,
Maverson Eduardo
Bacharelado em Ciência da Computação
GTIC - Grupo de Tecnologia de Informação e Comunicação
Universidade Federal do Paraná
__ __ ____
| \/ | __ ) __ _ ___ | Projeto Mono Brasil
| | \/ | | _ \ / _ ` / __| | MBas TEAM Developer
| | | | |_ ) | (_| \ __ \ | The Monkeys make better..
|_| | _|____/ \__,_ |___ / | maverson at gmail.com
Projeto Mono Basic | ICQ #37153267 MSN maverson at bol.com.br
Tel: 9928-5607
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patchPropertiesWarnings.diff
Type: text/x-patch
Size: 1181 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-vb/attachments/20050830/caa66ea6/patchPropertiesWarnings-0001.bin
More information about the Mono-vb
mailing list