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 Assembly.cs


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/runtime/System/Reflection Assembly.cs,1.13,1.14
Date: Thu, 28 Nov 2002 17:28:01 -0500

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

Modified Files:
        Assembly.cs 
Log Message:


Implement the missing functionality in "System.Activator".


Index: Assembly.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/runtime/System/Reflection/Assembly.cs,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** Assembly.cs 18 Jun 2002 05:35:25 -0000      1.13
--- Assembly.cs 28 Nov 2002 22:27:59 -0000      1.14
***************
*** 312,316 ****
        public
  #else
!       private
  #endif
        static Assembly LoadFrom(String assemblyFile)
--- 312,316 ----
        public
  #else
!       internal
  #endif
        static Assembly LoadFrom(String assemblyFile)





reply via email to

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