Amazon.XRay.Model.ErrorStatistics.IsSetOtherCount C# (CSharp) 메소드

IsSetOtherCount() 개인적인 메소드

private IsSetOtherCount ( ) : bool
리턴 bool
        internal bool IsSetOtherCount()
        {
            return this._otherCount.HasValue; 
        }