That's pretty much what I've got now...

> -----Original Message-----
> From: Discussion of advanced .NET topics. [mailto:ADVANCED-
> [EMAIL PROTECTED] On Behalf Of Ryan Heath
> Sent: 28 February 2008 18:33
> To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
> Subject: Re: [ADVANCED-DOTNET] extensions methods and type
inference....
> 
> Can you get away with
> 
> static public void Test<T>(this B<T> b)
>   where T : IA
> {
> }
> 
> instead?
> 
> // Ryan
> 
> On Thu, Feb 28, 2008 at 5:36 PM, Nicholls, Mark
<[EMAIL PROTECTED]>
> wrote:
> > No I haven't I assume it would do the 'obvious'....but that's not
> > necessarily easy.
> >
> >
> > > -----Original Message-----
> > > From: Discussion of advanced .NET topics. [mailto:ADVANCED-
> > > [EMAIL PROTECTED] On Behalf Of Per Bolmstedt
> > > Sent: 28 February 2008 16:15
> > > To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
> > > Subject: Re: [ADVANCED-DOTNET] extensions methods and type
> > inference....
> > >
> > > On Thu, 28 Feb 2008 16:09:47 -0000, Nicholls, Mark
> > > <[EMAIL PROTECTED]>
> > > wrote:
> > >
> > > > Does anyone else get the same behaviour, I'm not short of a
service
> > > > pack or something am I?
> > >
> > > No, same behavior here. Have you looked at what the specifications
say
> > > about
> > > type inference?
> > >
> > > ===================================
> > > This list is hosted by DevelopMentor(r)  http://www.develop.com
> > >
> > > View archives and manage your subscription(s) at
> > > http://discuss.develop.com
> >
> >
> >
> > CONFIDENTIALITY NOTICE
> >
> > This e-mail (and any attached files) is confidential and protected
by
> > copyright (and other intellectual property rights). If you are not
the
> > intended recipient please e-mail the sender and then delete the
email
> and
> > any attached files immediately. Any further use or dissemination is
> > prohibited.
> >
> > While MTV Networks Europe has taken steps to ensure that this email
and
> > any attachments are virus free, it is your responsibility to ensure
that
> > this message and any attachments are virus free and do not affect
your
> > systems / data.
> >
> > Communicating by email is not 100% secure and carries risks such as
> delay,
> > data corruption, non-delivery, wrongful interception and
unauthorised
> > amendment. If you communicate with us by e-mail, you acknowledge and
> > assume these risks, and you agree to take appropriate measures to
> minimise
> > these risks when e-mailing us.
> >
> > MTV Networks International, MTV Networks UK & Ireland, Greenhouse,
> > Nickelodeon Viacom Consumer Products, VBSi, Viacom Brand Solutions
> > International and Comedy Central are all trading names of MTV
Networks
> > Europe.  MTV Networks Europe is a partnership between MTV Networks
> Europe
> > Inc. and Viacom Networks Europe Inc.  Address for service in Great
> Britain
> > is UK House, 180 Oxford Street, London W1D 1DS, UK.
> >
> > ===================================
> >
> > This list is hosted by DevelopMentor(R)  http://www.develop.com
> >
> > View archives and manage your subscription(s) at
> http://discuss.develop.com
> >
> 
> ===================================
> This list is hosted by DevelopMentor(r)  http://www.develop.com
> 
> View archives and manage your subscription(s) at
> http://discuss.develop.com



CONFIDENTIALITY NOTICE

This e-mail (and any attached files) is confidential and protected by 
copyright (and other intellectual property rights). If you are not the 
intended recipient please e-mail the sender and then delete the email and 
any attached files immediately. Any further use or dissemination is 
prohibited.

While MTV Networks Europe has taken steps to ensure that this email and 
any attachments are virus free, it is your responsibility to ensure that 
this message and any attachments are virus free and do not affect your 
systems / data.

Communicating by email is not 100% secure and carries risks such as delay, 
data corruption, non-delivery, wrongful interception and unauthorised 
amendment. If you communicate with us by e-mail, you acknowledge and 
assume these risks, and you agree to take appropriate measures to minimise 
these risks when e-mailing us. 

MTV Networks International, MTV Networks UK & Ireland, Greenhouse, 
Nickelodeon Viacom Consumer Products, VBSi, Viacom Brand Solutions 
International and Comedy Central are all trading names of MTV Networks 
Europe.  MTV Networks Europe is a partnership between MTV Networks Europe 
Inc. and Viacom Networks Europe Inc.  Address for service in Great Britain 
is UK House, 180 Oxford Street, London W1D 1DS, UK.

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to