C# Class OpenRA.LogProxy

Inheritance: ILog
Show file Open project: pchote/OpenRA

Public Methods

Method Description
Write ( string channel, string format ) : void

Method Details

Write() public method

public Write ( string channel, string format ) : void
channel string
format string
return void