C# 클래스 WowCyborg.PluginUtilities.Logger

파일 보기 프로젝트 열기: henke164/wow-cyborg

공개 메소드들

메소드 설명
Log ( string str, ConsoleColor color = ConsoleColor.White, bool inLine = false ) : void

메소드 상세

Log() 공개 정적인 메소드

public static Log ( string str, ConsoleColor color = ConsoleColor.White, bool inLine = false ) : void
str string
color ConsoleColor
inLine bool
리턴 void