C# 클래스 AggregateSource.EventStore.Framework.Catch

파일 보기 프로젝트 열기: yreynhout/AggregateSource

공개 메소드들

메소드 설명
ExceptionOf ( Func action ) : System.Threading.Tasks.Task
ExceptionOf ( System.Action action ) : void

메소드 상세

ExceptionOf() 공개 정적인 메소드

public static ExceptionOf ( Func action ) : System.Threading.Tasks.Task
action Func
리턴 System.Threading.Tasks.Task

ExceptionOf() 공개 정적인 메소드

public static ExceptionOf ( System.Action action ) : void
action System.Action
리턴 void