Monday, July 11, 2005

Things that I can't be done in C#

1) Can throw exceptions that are not derived from System.Exception. (in IL its possible)
2) can have non-zero-based arrays, in IL.

0 Comments:

Post a Comment

<< Home