Helios.Ops.Executors.TryCatchExecutor.TryCatchExecutor C# (CSharp) 메소드

TryCatchExecutor() 공개 메소드

public TryCatchExecutor ( ) : System
리턴 System
        public TryCatchExecutor() : this(exception => { })
        {
        }

Same methods

TryCatchExecutor::TryCatchExecutor ( Action callback ) : System