C# Class TypeLess.Net.SimpleLog

Afficher le fichier Open project: jansater/TypeLess

Méthodes publiques

Méthode Description
WriteToEventLog ( string msg, string source ) : void

Method Details

WriteToEventLog() public static méthode

public static WriteToEventLog ( string msg, string source ) : void
msg string
source string
Résultat void