C# Class AsyncHelper.Extension

Mostrar archivo Open project: BosphorusTeam/bosphorus.logging

Public Methods

Method Description
LogAsync ( this extended, ILog log ) : System.Threading.Tasks.Task

Method Details

LogAsync() public static method

public static LogAsync ( this extended, ILog log ) : System.Threading.Tasks.Task
extended this
log ILog
return System.Threading.Tasks.Task