C# 클래스 Traveler.Common.Logging

파일 보기 프로젝트 열기: rixim/Questor

공개 메소드들

메소드 설명
Log ( string line ) : void

Log a line to the console

메소드 상세

Log() 공개 정적인 메소드

Log a line to the console
public static Log ( string line ) : void
line string
리턴 void