ErrorStage.Run C# (CSharp) Method

Run() public method

public Run ( ) : bool
return bool
        public bool Run() { return performStep3(); }
    }
ErrorStage