Hi,
Maybe I'm doing something wrong or have missed something, but it seems
that the get/set methods are kept public when they are mapped into a
.NET property using ikvmc -remap. Is it possible to "hide" the actual
get/set methods of mapped properties in the ikvmc-generated assembly dll
in any way? (i.e. to make them private).
This is of course more of a cosmetic thing, but would make the classes
in the generated assembly look less cluttered with methods :)
Regards,
Valdemar
|