G
Guest
Why can't the as operator perform user-defined conversions?
Is it a C# problem or with MSIL? I can't see any reasons why the compiler
should'nt be able to use a user-defined conversion operator. Anyone knows the
answer?
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/csref/html/vclrfas.asp
my c# blog: http://spaces.msn.com/members/pjsson/
Is it a C# problem or with MSIL? I can't see any reasons why the compiler
should'nt be able to use a user-defined conversion operator. Anyone knows the
answer?
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/csref/html/vclrfas.asp
my c# blog: http://spaces.msn.com/members/pjsson/