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/Runtime/InteropServic


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/runtime/System/Runtime/InteropServices/Expando IExpando.cs,1.1,1.2
Date: Wed, 23 Apr 2003 01:39:52 -0400

Update of 
/cvsroot/dotgnu-pnet/pnetlib/runtime/System/Runtime/InteropServices/Expando
In directory 
subversions:/tmp/cvs-serv9550/runtime/System/Runtime/InteropServices/Expando

Modified Files:
        IExpando.cs 
Log Message:


Minor tweaks to a lot of classes to make them more signature compatible
with .NET Framework SDK 1.1.


Index: IExpando.cs
===================================================================
RCS file: 
/cvsroot/dotgnu-pnet/pnetlib/runtime/System/Runtime/InteropServices/Expando/IExpando.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** IExpando.cs 9 Jan 2003 23:22:32 -0000       1.1
--- IExpando.cs 23 Apr 2003 05:39:49 -0000      1.2
***************
*** 27,31 ****
  #if !ECMA_COMPAT
  
! public interface IExpando
  {
  
--- 27,32 ----
  #if !ECMA_COMPAT
  
! [Guid("AFBF15E6-C37C-11d2-B88E-00A0C9B471B8")]
! public interface IExpando : IReflect
  {
  





reply via email to

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