C# Class FS.Log.LogManger

日志管理
Mostrar archivo Open project: FarseerNet/Farseer.Net

Public Methods

Method Description
Set ( ILog log ) : void

使用外部实现方式

Method Details

Set() public static method

使用外部实现方式
public static Set ( ILog log ) : void
log ILog
return void