Amazon.XRay.Model.TraceSummary.IsSetAnnotations C# (CSharp) 메소드

IsSetAnnotations() 개인적인 메소드

private IsSetAnnotations ( ) : bool
리턴 bool
        internal bool IsSetAnnotations()
        {
            return this._annotations != null && this._annotations.Count > 0; 
        }