Amazon.XRay.Model.BatchGetTracesResponse.IsSetTraces C# (CSharp) 메소드

IsSetTraces() 개인적인 메소드

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