C# Class PartyCraft.Commands.ReplCommand.MinecraftReportPrinter

Inheritance: Mono.CSharp.ReportPrinter
Afficher le fichier Open project: SirCmpwn/PartyCraft

Méthodes publiques

Méthode Description
MinecraftReportPrinter ( Craft.Net.Server.RemoteClient client ) : System
Print ( AbstractMessage msg, bool showFullPath ) : void

Method Details

MinecraftReportPrinter() public méthode

public MinecraftReportPrinter ( Craft.Net.Server.RemoteClient client ) : System
client Craft.Net.Server.RemoteClient
Résultat System

Print() public méthode

public Print ( AbstractMessage msg, bool showFullPath ) : void
msg Mono.CSharp.AbstractMessage
showFullPath bool
Résultat void