Helios.Ops.Executors.TryCatchExecutor.TryCatchExecutor C# (CSharp) Метод

TryCatchExecutor() публичный Метод

public TryCatchExecutor ( ) : System
Результат System
        public TryCatchExecutor() : this(exception => { })
        {
        }

Same methods

TryCatchExecutor::TryCatchExecutor ( Action callback ) : System