C# Class Sanderling.Log.LogExtension

显示文件 Open project: Arcitectus/Sanderling

Public Methods

Method Description
Write ( this destination, LogEntry entry ) : void

Method Details

Write() static public method

static public Write ( this destination, LogEntry entry ) : void
destination this
entry LogEntry
return void