|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
FastGetExistingType() method question?hi there:
I found FastGetExistingType() method in Object class.I want to look it's source.how to resolve this. thanks a lot. It's an external method, meaning it's implemented in unamaged code.
The only way to find out is to download ROTOR and check out the code for yourselfe. -- Show quoteHide quotePatrik Löwendahl [C# MVP] cshrp.net - 'Elegant code by witty programmers' cornerstone.se 'IT Training for professionals' jiangyh wrote: > hi there: > > I found FastGetExistingType() method in Object class.I want to look it's > source.how to resolve this. > > thanks a lot. > hi Patrik Löwendahl [C# MVP]:
What's means ROTOR and where can I download this. thanks a lot Show quoteHide quote "Patrik Löwendahl [C# MVP]" <patrik.lowendahl.no.freakin.spam@home.se> ???? news:OlHy9mg0EHA.3120@TK2MSFTNGP12.phx.gbl... > It's an external method, meaning it's implemented in unamaged code. > > The only way to find out is to download ROTOR and check out the code for > yourselfe. > > -- > Patrik Löwendahl [C# MVP] > cshrp.net - 'Elegant code by witty programmers' > cornerstone.se 'IT Training for professionals' > > jiangyh wrote: > > hi there: > > > > I found FastGetExistingType() method in Object class.I want to look it's > > source.how to resolve this. > > > > thanks a lot. > > > What's means ROTOR and where can I download this. It's also known as SSCLI, Microsofts shared-source CLI implementationwhich shares much of it's source code with the CLR. You can download it at http://www.msdn.com/net/sscli/ or just browse the source online at http://www.sscli.net Mattias -- Mattias Sjögren [MVP] mattias @ mvps.org http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com Please reply only to the newsgroup.
Other interesting topics
Re-flunk-tion!
ASP.NET 2.0 Maintain Scroll Position on PostBack with Mozilla FIREFOX in the works? ANN: Bob Powell's Beginners Guide to GDI+ Monitor (lock) storing the username and password information Application Error Version of .Net.... confusing remark in MSDN Control.BeginInvoke() doc Entering a timespan value of 24:00 in property pane .net framework 1.1 installation on Windows NT 4 with SBS |
|||||||||||||||||||||||