[Mono-dev] Adding a new class to System.Net

Jensen Somers jensen.somers at gmail.com
Tue Oct 31 09:06:19 EST 2006


Hi,

I have a small question.
I noticed on the Class Status Page that the public enum
DecompressionMethods hasn't been implemented yet. It's not a big enum so
I gave it a shot.
The next step is to test it. Unfortunately recompiling mono (make clean,
autogen, make && make install) did not include my .cs file in the
System.Net namespace and thus giving me some errors when I try to access
my enum.
How can I include my enum into my mono test build, to see if it actually
works ?

Jensen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DecompressionMethods.cs
Type: text/x-csharp
Size: 1393 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061031/b175c59a/attachment.bin 


More information about the Mono-devel-list mailing list