Amazon.DeviceFarm.Model.GetOfferingStatusResponse.IsSetCurrent C# (CSharp) 메소드

IsSetCurrent() 개인적인 메소드

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