Amazon.CodeDeploy.Model.Diagnostics.IsSetErrorCode C# (CSharp) Méthode

IsSetErrorCode() private méthode

private IsSetErrorCode ( ) : bool
Résultat bool
        internal bool IsSetErrorCode()
        {
            return this._errorCode != null;
        }