C# Class TypeLess.Net.SimpleLog

Mostra file Open project: jansater/TypeLess

Public Methods

Method Description
WriteToEventLog ( string msg, string source ) : void

Method Details

WriteToEventLog() public static method

public static WriteToEventLog ( string msg, string source ) : void
msg string
source string
return void