mark Boxed [Obsolete]

svn path=/trunk/gtk-sharp/; revision=35191
This commit is contained in:
Mike Kestner 2004-10-21 01:08:10 +00:00
parent a54009c47a
commit a5ee1fee3b

View File

@ -22,6 +22,7 @@ namespace GLib {
using System;
[Obsolete]
public class Boxed {
object obj;
IntPtr raw;