C# 클래스 Logger.TWLogMessage

파일 보기 프로젝트 열기: GoodAI/BrainSimulator

공개 메소드들

메소드 설명
TWLogMessage ( TWSeverity severity, string template, object objects, Exception exception, System.DateTime time ) : System
ToString ( ) : string

메소드 상세

TWLogMessage() 공개 메소드

public TWLogMessage ( TWSeverity severity, string template, object objects, Exception exception, System.DateTime time ) : System
severity TWSeverity
template string
objects object
exception System.Exception
time System.DateTime
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string