Changes between Version 2 and Version 3 of SystemFields
- Timestamp:
- 01/11/07 19:03:51 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SystemFields
v2 v3 1 There are two fields in [http://java.sun.com/j2se/1.4.2/docs/api/java/lang/System.html Java.lang.System], '''in''' and '''out''' - that are keywords in C# language. In !IKVM.!GNU.!Classpath.dll they renamed to '''@in''' and '''@out''' respectively. We rename those in VirtualizationMode.1 There are two fields in [http://java.sun.com/j2se/1.4.2/docs/api/java/lang/System.html Java.lang.System], '''in''' and '''out''' - that are keywords in C# language. In !IKVM.!GNU.!Classpath.dll they have been renamed to '''@in''' and '''@out''' respectively. We rename those in VirtualizationMode. 2 2 3 3 [Java]
