"Jackson Harper" <[EMAIL PROTECTED]> writes: > Just a little heads up. mcs now checks the the access levels of referenced types so >you > can no longer reference private or internal types from an external assembly. >Internal is > the default access level for a type so if you have a type with no access level >specified > and you are referencing it from an external assembly you will now get this error: > "<typename> is inaccessible because of its protection level"
Hi, this is really great news, good work :-) -- Martin Baulig [EMAIL PROTECTED] [EMAIL PROTECTED] _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
