Extension Methods

  • Thread starter Mike Gleason jr Couturier
  • Start date
M

Mike Gleason jr Couturier

Hi,

I'm using a 3rd party library that defines extension methods in their
namespace.
Unfortunately, I was using my own extensions with the exact same signature
on the same class...

Is there a way in C# to "exclude" a class (not a complete namespace because
I would lose
some of the 3rd party libraries classes that I use)...

I don't want to cast every calls to the extension methods either (making the
call non-ambiguous
anymore).

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,145
Messages
2,570,828
Members
47,374
Latest member
anuragag27

Latest Threads

Top