dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/runtime/System/Reflection MethodSema


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/runtime/System/Reflection MethodSemanticsAttributes.cs,1.2,1.3
Date: Mon, 21 Apr 2003 01:30:44 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/runtime/System/Reflection
In directory subversions:/tmp/cvs-serv14603/runtime/System/Reflection

Modified Files:
        MethodSemanticsAttributes.cs 
Log Message:


Remove or hide obsolete classes that are no longer part of
the public API for "runtime".


Index: MethodSemanticsAttributes.cs
===================================================================
RCS file: 
/cvsroot/dotgnu-pnet/pnetlib/runtime/System/Reflection/MethodSemanticsAttributes.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** MethodSemanticsAttributes.cs        15 Apr 2003 11:22:32 -0000      1.2
--- MethodSemanticsAttributes.cs        21 Apr 2003 05:30:42 -0000      1.3
***************
*** 25,29 ****
  #if CONFIG_REFLECTION
  
! public enum MethodSemanticsAttributes
  {
        Setter                  = 0x0001,
--- 25,29 ----
  #if CONFIG_REFLECTION
  
! internal enum MethodSemanticsAttributes
  {
        Setter                  = 0x0001,





reply via email to

[Prev in Thread] Current Thread [Next in Thread]