[Mono-list] EventLog.Exists
Jonathan Pryor
jonpryor at vt.edu
Sun Jan 29 13:41:44 EST 2006
On Fri, 2006-01-27 at 12:59 +0100, Bastiaan Naber wrote:
> My program runs correctly until it gets to a call to the static method:
>
> EventLog.Exists("eventIS", ".")
The EventLog public interface has been implemented (which is why the
class status page doesn't show any issues), but the implementation
doesn't do anything. For all intents and purposes, this type hasn't
been implemented yet.
- Jon
More information about the Mono-list
mailing list