Amazon.CloudFront.Model.CustomErrorResponse.IsSetErrorCode C# (CSharp) Метод

IsSetErrorCode() приватный Метод

private IsSetErrorCode ( ) : bool
Результат bool
        internal bool IsSetErrorCode()
        {
            return this._errorCode.HasValue; 
        }