C# 클래스 PartyCraft.Commands.ReplCommand.MinecraftReportPrinter

상속: Mono.CSharp.ReportPrinter
파일 보기 프로젝트 열기: SirCmpwn/PartyCraft

공개 메소드들

메소드 설명
MinecraftReportPrinter ( Craft.Net.Server.RemoteClient client ) : System
Print ( AbstractMessage msg, bool showFullPath ) : void

메소드 상세

MinecraftReportPrinter() 공개 메소드

public MinecraftReportPrinter ( Craft.Net.Server.RemoteClient client ) : System
client Craft.Net.Server.RemoteClient
리턴 System

Print() 공개 메소드

public Print ( AbstractMessage msg, bool showFullPath ) : void
msg Mono.CSharp.AbstractMessage
showFullPath bool
리턴 void