[MonoDevelop] ReaderWriterLockSlim support

Marcel Hellwig keks at cookiesoft.de
Tue Jul 17 09:36:00 UTC 2012


Hi everyone,

I try to write something where I need the ReaderWriterLockSlim.
In monodevelop it is marked red with error CS0103. I added "using 
System.Threading;" and also when I compile it, everything is fine, the 
programm runs without any exception or failure. It does what it should do.
So, where is the Problem?

Regards


More information about the Monodevelop-list mailing list