C# 클래스 TypeLess.Net.SimpleLog

파일 보기 프로젝트 열기: jansater/TypeLess

공개 메소드들

메소드 설명
WriteToEventLog ( string msg, string source ) : void

메소드 상세

WriteToEventLog() 공개 정적인 메소드

public static WriteToEventLog ( string msg, string source ) : void
msg string
source string
리턴 void