C# Class concord.Logging.Logger

Inheritance: ILogger
显示文件 Open project: uShip/Concord

Public Methods

Method Description
Log ( string s ) : void

Method Details

Log() public method

public Log ( string s ) : void
s string
return void