C# 클래스 ST.Client.Logger

파일 보기 프로젝트 열기: storyteller/Storyteller

공개 메소드들

메소드 설명
Error ( string message, Exception ex ) : void

메소드 상세

Error() 공개 정적인 메소드

public static Error ( string message, Exception ex ) : void
message string
ex System.Exception
리턴 void