C# 클래스 AsyncHelper.Extension

파일 보기 프로젝트 열기: BosphorusTeam/bosphorus.logging

공개 메소드들

메소드 설명
LogAsync ( this extended, ILog log ) : System.Threading.Tasks.Task

메소드 상세

LogAsync() 공개 정적인 메소드

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