[Mono-bugs] [Bug 30111][Wis] Changed - Process.GetProcesses is missing

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
10 Sep 2002 14:46:39 -0000


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by duncan@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=30111

--- shadow/30111	Tue Sep 10 10:45:09 2002
+++ shadow/30111.tmp.5566	Tue Sep 10 10:46:39 2002
@@ -18,6 +18,11 @@
 
 Process.GetProcesses is missing. It's needed for running PrInfo.cs from the
 Quickstart tutorial.
 
 Right now, it returns 'null'. It might be better if it throws a
 NotImplementedException.
+
+------- Additional Comments From duncan@ximian.com  2002-09-10 10:46 -------
+Created an attachment (id=2231)
+Example from Quickstart tutorial
+