C# Class OpenRA.LogProxy

Inheritance: ILog
Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Méthode Description
Write ( string channel, string format ) : void

Method Details

Write() public méthode

public Write ( string channel, string format ) : void
channel string
format string
Résultat void